Re: Why save text item delimiters? Philosophical question....
Re: Why save text item delimiters? Philosophical question....
- Subject: Re: Why save text item delimiters? Philosophical question....
- From: Michelle Steiner <email@hidden>
- Date: Sun, 15 Jun 2003 20:05:52 -0700
On Sunday, June 15, 2003, at 03:09 PM, David Crowe wrote:
nother way to look at it is to pose the question: "Would you use the
text item delimiters without setting them to the needed value first?"
Um, because some other part of the code had set them, and expects them
to be what they were set to. If you change them underneath, you should
put them back the way you found them.
If the main body of the script set them, and you change them within a
handler (subroutine), you had better restore them to what they were
before exiting the handler because the main body may still be using
them.
--
"There's some good in the world, Mr. Frodo, and it's worth fighting
for."
_______________________________________________
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.