Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'AppleScript's text item delimiters' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
AppleScript's text item delimiters
Authored by: airdrummer on May 29, '07 09:04:23AM

u 4got 2 reset afterwards:

set AppleScript's text item delimiters to ", "
set thesenderstext to thesenders as text
+ set AppleScript's text item delimiters to ""



[ Reply to This | # ]
AppleScript's text item delimiters
Authored by: osxpounder on May 31, '07 12:45:45PM

airdrummer, can you explain more, please? Why would we want to do this? Does not resetting cause problems with other scripts, or .... what?



[ Reply to This | # ]