GLBasic forum

Main forum => Bug Reports => Topic started by: MrTAToad on 2009-Dec-15

Title: HUSH command no longer working
Post by: MrTAToad on 2009-Dec-15
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.
Title: Re: HUSH command no longer working
Post by: Kitty Hello on 2009-Dec-23
Opps. Fixed in next update.
Title: Re: HUSH command no longer working
Post by: MrTAToad on 2009-Dec-23
Yey :)