Re: TIDs and other questions
Re: TIDs and other questions
- Subject: Re: TIDs and other questions
- From: Bill Briggs <email@hidden>
- Date: Fri, 25 Apr 2003 21:41:35 -0300
At 10:18 PM +0100 25/04/03, John Delacour wrote:
-- and this will not:
tell application "Eudora"
text item delimiters
end tell
What do you mean by "it will not work" ?
This compiles
tell application "FrameMaker 7.0"
set text item delimiters to "x"
end tell
doesn't run, but it does compile.
- web
_______________________________________________
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.