On 1/1/18 9:48 PM, Sannyasin Brahmanathaswami via use-livecode wrote:
but this fails in a backscriptput ("stack " & quote & gems & quote) into tDestination; go to tDestination in window
It needs a specific reference, not just the word "window": put the windowID of this stack into tID go stack <path to stack> in window tID -- Jacqueline Landman Gay | [email protected] HyperActive Software | http://www.hyperactivesw.com _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
