WinFBE 1.3.6 on GitHub (July 21, 2017)

Started by Paul Squires, July 21, 2017, 05:32:37 PM

Previous topic - Next topic

Paul Squires

Version 1.3.6 (July 21, 2017)

- Fixed: Regression 1.3.4 #CONSOLE ON|OFF incorrectly overriding GUI/CONSOLE setting in some cases.

https://github.com/PaulSquires/WinFBE/releases
Paul Squires
PlanetSquires Software

José Roca

> #CONSOLE ON|OFF

How to use it?

BTW the editor no longer rems blank lines, but still rems lines that only have spaces.

Paul Squires

Quote from: Jose Roca on July 22, 2017, 05:16:43 AM
> #CONSOLE ON|OFF

How to use it?

Simply put it in the main bas file that you are compiling. It is part of a comment line.

' #CONSOLE ON

or

' #CONSOLE OFF

Quote
BTW the editor no longer rems blank lines, but still rems lines that only have spaces.

Ok, I'll also check for only space lines. That will be in the next update.
Paul Squires
PlanetSquires Software