Re: Passing variables between scripts
Re: Passing variables between scripts
- Subject: Re: Passing variables between scripts
- From: Paul Berkowitz <email@hidden>
- Date: Tue, 12 Dec 2000 20:58:54 -0800
On 12/12/00 8:26 PM, "email@hidden" <email@hidden> wrote:
>
Perhaps there's some confusion regarding the "tell me to quit" behavior, which
>
doesn't quit at that exact point, but later, when the script returns.
I didn't use 'tell me to quit'. The circumstance where I had to use the
"continue quit" was where one script was trying to tell a different
stay-open applet to quit (calling it as an application), and I had to add a
quit handler with the 'continue quit' to get it to work. But I just now
tried a simple version of the same thing and had no problem. I'll have to
look into why there should have been any problem with the script and applet
in question (which I have around somewhere). Very mysterious.
--
Paul Berkowitz