convert from main stack to substack?

Klaus Major klaus at major-k.de
Mon Mar 29 10:05:14 EST 2004


HI Paul,

> I have three applications that make up a demo (there are three because 
> they
> notionally run on different computers and communicate via sockets) and 
> I
> want to make a variation on this (so I can have a simple demo to take 
> on the
> road which will run on one machine, not require any TCP/IP, launch 
> with a
> single click, and generally be marketing-person friendly).
>
> My question is this - Is there a really simple way to "import" these 
> main
> stacks as substacks, or do I need to resort to the slightly less 
> simple way
> of cutting and pasting objects and scripts into new substacks? I 
> realize I
> will need to manually make the changes to eliminate the socket
> communication; I thought that there might be a way to avoid the 
> cutting and
> pasting though.

simply 3 times:

...
set the mainstack of stack "old main stack name here" to "name of new 
mainstack here"
...

should do the job...

Hope that helps...

> Thanks,
>
> Paul

Regards

Klaus Major
klaus at major-k.de
www.major-k.de



More information about the use-livecode mailing list