Import stack in another

Jeanne A. E. DeVoto jeanne at runrev.com
Sun Jan 13 02:54:17 EST 2002


At 11:16 PM -0800 1/8/2002, yves COPPE wrote:
>So I created a substack I use as DLOG.
>It's a complex DLOG and I'd like to use the same in another main
>stack without having to redraw it
>How can I import a substack from a main stack into another ?

Like this:

  clone stack "My Dialog"
  set the name of it to "New Dialog"
  set the mainStack of it to "Other Main Stack"

--
Jeanne A. E. DeVoto ~ jeanne at runrev.com
http://www.runrev.com/
Runtime Revolution Limited - Power to the Developer!





More information about the use-livecode mailing list