X,
I use this in all my MainStacks card scripts:
on closeStack quitMe end closeStack
on quitMe
if the environment is "development" then
answer "user quits"
close this stack
else
quit
end if
end quitMe
-- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.300 / Virus Database: 265.7.0 - Release Date: 1/17/2005
_______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution
