In every rc candidate of 9.6.2 up until the STABLE release version, if I
have a command handler in the stack script of my mainstack (called say
"prepForBuild") I could open the message box and just type in
"prepForBuild" and press return to execute it.
No in LC9.6.2 STABLE, if I just type in "prepForBuild" and return, LC
changes it to "put prepForBuild" and places the text "prepForBuild" in
the results are of the message box instead of executing the handler.
It appears I now have to write "send prepForBuild to stack "X" -- where
X is my mainstack to have it execute.
Anyone else seeing this?
_______________________________________________
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