Re: BUG: Store script Perversity - it's the Quit handler!
Re: BUG: Store script Perversity - it's the Quit handler!
- Subject: Re: BUG: Store script Perversity - it's the Quit handler!
- From: Jon Pugh <email@hidden>
- Date: Sat, 28 Dec 2002 18:53:47 -0800
At 5:10 PM -0800 12/28/02, Paul Berkowitz wrote:
>
I just removed those lines setting the two script objects to null. It makes no difference, except that the perverted Updater script is now 864K in size.
The fact that you were setting them to nil makes me suspicious nevertheless.
>
It's that 'continue quit' which is putting the whole main script into the updaterScript somehow.
It still sounds like simple resource file confusion. However, this could be a case where the "store script" command leaves its resource file open as the default, so that when the script application (aka the applet shell) stores its script resource into the default file, it ends up in the wrong one.
Do you have any kind of "open" command which needs a corresponding "close" command, especially related to resources?
Jon
_______________________________________________
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.