Saving a TextEdit document using AS
Saving a TextEdit document using AS
- Subject: Saving a TextEdit document using AS
- From: "Kumar Shailove" <email@hidden>
- Date: Wed, 13 Jul 2005 10:16:33 +0530
- Thread-topic: Saving a TextEdit document using AS
Hi list,
I am typing characters of different languages in a TextEdit document,
and then saving using AppleScript.
tell application "TextEdit"
save document 1 in <filepath>
end tell
when I close and reopen the document, all these characters are converted
to junk.
When I save the document manually, things are fine.
Am I doing something wrong.
Thanks in Advance.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden