Hi friends,

I have done this a lot in the past, but currently got stuck with this in LC 9.5
I store a stack in a custom property and open it via script like:
...
put "NewJob_" & the seconds into tName
go invisible stack (the cTemplateStack of this stack)
## Works so far, the stack is in -> the openstacks

## However NOTHING that comes after that line will ever get executed?
## restarted LC a couple of time, no dice...

## Even the BREAKPOINT is being ignored!?
breakpoint
answer "asfasdasdasdasdasd"
...

What's wrong with this?
Any hints much appreciated!


Best

Klaus
--
Klaus Major
https://www.major-k.de
kl...@major-k.de


_______________________________________________
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