Re: AppleWorks database text font issue (ASS)
Re: AppleWorks database text font issue (ASS)
- Subject: Re: AppleWorks database text font issue (ASS)
- From: Paul Berkowitz <email@hidden>
- Date: Wed, 30 Apr 2003 20:49:25 -0700
On 4/30/03 8:33 PM, "Jeffrey Mattox" <email@hidden> wrote:
>
More info:
>
>
I can get my strange strings to work if I do this:
>
>
set text item delimiters to ""
>
set theString to (every character of theString) as string
>
>
So, what's going on when I blow up a string and then put it back
>
together again? What's being dropped?
Is it possible that AppleWorks now uses Unicode text, not string?
--
Paul Berkowitz
_______________________________________________
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.