For anyone...
Do you know how a standalone can close itself and all other stacks it uses
from a script? I thought by putting the following in the main stack script
would work:

on closestack
   set the destroystack of me to true
end closestack

would do it, but apparently the app hangs around even after I've closed the
window (note another stack window was open, but has been previously closed).
SuperCard used to have a "close all windows"

I know the app is still in memory because I can ctrl-alt-del and see it
listed (Win98)

Also, does the heapspace and hasmemory() still useful for 'compacting'
memory on Macs? I used to have to use these all the time with SuperCard.
Hoping I don't have to now.

thanks for any help.

-chipp

_______________________________________________
improve-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/improve-revolution

Reply via email to