On 2/1/21 10:29 AM, kee nethery via use-livecode wrote:

Basically I needed a stack to launch and run in the IDE and LiveCode didn’t 
have a way to do that.

???

on preOpenStack
  choose pointer tool
  startMeUp
end preOpenStack

on startMeUp
  answer "I'm started"
end startMeUp

--
 Mark Wieder
 ahsoftw...@gmail.com

_______________________________________________
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