HUSH command no longer working

Previous topic - Next topic

MrTAToad

With the following :

Code (glbasic) Select
DEBUG "A1\n"
HUSH
DEBUG "A2\n"


The A2 text is never displayed in the latest update.  A1 is displayed.  It seems the HUSH command is abnormally terminating the program.

Kitty Hello

Opps. Fixed in next update.

MrTAToad