04-06-2025, 03:45 PM
https://qb64phoenix.com/qb64wiki/index.php/$CONSOLE
Example 1:
_CONSOLE OFF does not hide the console in bird edition. Needless to say no idea if _CONSOLE ON would toggle it back on. It all works in 2.1.
Tested Win11 only.
Example 1:
Code: (Select All)
$Console
_Delay 4
_Console Off
_Delay 4
_Console On
_Dest _Console
Print "Close this console window or click main window and press a key!"
_CONSOLE OFF does not hide the console in bird edition. Needless to say no idea if _CONSOLE ON would toggle it back on. It all works in 2.1.
Tested Win11 only.