TIDs, AppleScript's or not
TIDs, AppleScript's or not
- Subject: TIDs, AppleScript's or not
- From: Jeffrey Mattox <email@hidden>
- Date: Tue, 25 Feb 2003 22:50:06 -0600
I usually see this in this group:
set tid to AppleScript's text item delimiters
set AppleScript's text item delimiters to ...
And sometimes just this (here and in some books):
set tid to text item delimiters
set text item delimiters to ...
I guess the second forms are risky and are making some assumptions.
Elucidate, please. If they're not always AppleScript's, whose are they?
Jeff
_______________________________________________
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.