Newbie
Klaus Major
klaus at major-k.de
Sat Jun 21 02:31:01 EDT 2003
Buon giorno dottore,
(how is Lara ;-)
> Sorry for this very basic question and if this has already been
> answered before in this list or in the documentation but....
> I have 2 main stacks in the same folder and I want to launch stack A
> which should automatically open stack B; the 2 stacks should be
> visible.
> How can I achieve this?
> Thank you for your attention and sorry for my English too but I have
> done my best here :-)
And that is definitively OK :-)
Try this:
Put this into the stack script of stack A
on openstack
go stack "B"
## you can already define how the stack will be opened like:
## palette stack "B", or: modal stack "B", or: modeless stack "B"
etc...
...
end openstack
Will open stack B immediataly after stack A has been opened.
Please drop a line if you mean something else...
Hope that helps...
> Ciao from Italy
> Ubaldo
Arrivederci...
Regards
Klaus Major
klaus at major-k.de
www.major-k.de
More information about the use-livecode
mailing list