Re: "Save changes to script" when it terminates?
Re: "Save changes to script" when it terminates?
- Subject: Re: "Save changes to script" when it terminates?
- From: Michelle Steiner <email@hidden>
- Date: Fri, 12 Mar 2004 16:21:44 -0700
On Mar 12, 2004, at 3:53 PM, Chap Harrison wrote:
Is there a way to declare variables so that they can be seen from a
handler, yet are not going to cause the script to try and save itself
after each run?
In my case I'm setting a variable to the pathname to the script (which
shouldn't be bound until runtime). It's referenced by many handlers
within the script.
Here's an outline ... 'woof' should be set at runtime and be available
to handlers.
You can pass it explicitly to the handlers.
-- Michelle
--
We're not human beings having a spiritual experience.
We're spiritual beings having a human experience.
_______________________________________________
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.