Standalone with extra stacks
Barry Levine
themacguy at macosx.com
Sat Jul 19 19:29:03 EDT 2003
I think I found the answer. Anyone care to confirm?
-- script of splash screen standalone (named "Splash.rev")
on openStack
send "Continue" to me in 2 seconds
end openStack
on Continue
open stack "Main.rev"
close stack "Splash.rev"
end Continue
So the above seems to indicate that closing a stack (even though it
contains the standalone engine) leaves the engine running. Correct?
Thanks,
Barry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/enriched
Size: 463 bytes
Desc: not available
URL: <http://lists.runrev.com/pipermail/use-livecode/attachments/20030719/013bafbe/attachment.bin>
More information about the use-livecode
mailing list