Splash Screen closing
Ken Norris
pixelbird at interisland.net
Tue Dec 23 13:31:10 EST 2003
Hello folks,
> Date: Tue, 23 Dec 2003 10:54:20 +0100
> From: Klaus Major <klaus at major-k.de>
> Subject: Re: Splash Screen closing
>> is there a way to close the splash stack
>> and delete it from memory (like the file menu
>> option) after "My Program.rev"
>> is up and running?
>
> ...
> delete stack "your mainstack" ##!!! mainstacks only !!!
> ...
>
> From the docs:
> Use the delete stack command to delete a substack, or to purge a main
> stack from memory.
>
> Hope that helps...
-----------
I don't see the original query, but it should be noted that if you try to
make a standalone it will fail if you delete the mainStack. The mainStack
will contain the engine, without which it won't run.
Ken N.
More information about the use-livecode
mailing list