Re: International Text: help !
Re: International Text: help !
- Subject: Re: International Text: help !
- From: FlyMac <email@hidden>
- Date: Wed, 24 Jan 2001 23:54:01 +0100
Hello (again ;)
>
set theWordsList to text items of theString
(Please notice I use Akua Sweets for read/write commands)
Ok Emmanuel, thanks a lot, you rock :) The script separates and write them
properly into the file. But I get strange chars on the beginning/end of my
stringsin the text file. It looks like this:
ktxtTEXThop :-)kstystyl
But I just asked the script to write "hop :-)" and nothing more. Do you know
how to avoid this ? I tried with "set TheString to Thestring as string"
before writing, or with "as string" directly on the
write data to file "memos" from "hop :-)" as string
statement.
Thanks a lot to anyone :)
Kevin