On 2018-01-03 05:55, Sannyasin Brahmanathaswami via use-livecode wrote:
Hmmm

how simple.

       go stack <path to stack> in window tID

needs to be added to the dictionary… as an example…

I did read the entry text description of the Window param, but missed
it, still..

lets see if this helps on Android.

You don't need to indirect through the 'windowId'. You can do:

  go stack "NewStack" in window "OldStack"

i.e. 'window' can either be a stack name, or 'the windowId' of an existing stack.

Warmest Regards,

Mark.

P.S. If you could file a bug about the dictionary deficiency, that would be great!

--
Mark Waddingham ~ m...@livecode.com ~ http://www.livecode.com/
LiveCode: Everyone can create apps

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to