Re: Weird info for/choose file prompt issue
Re: Weird info for/choose file prompt issue
- Subject: Re: Weird info for/choose file prompt issue
- From: John Delacour <email@hidden>
- Date: Sun, 6 Apr 2003 16:03:43 +0100
- Mac-eudora-version: 6.0a14
At 6:59 am -0700 6/4/03, Paul Berkowitz wrote:
on AsText(str)
--corece Unicode or other text to styled string to plain text
try
return (((str as string) as record)'s <<class ktxt>>)
end try
return str -- if plain text to begin with
end AsText
This will not work with a Unicode filename that cannot be converted
to legacy charsets, so I don't see the point.
JD
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.