1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-03 10:01:21 +00:00
QB64 is a modern extended BASIC programming language that retains QBasic/QuickBASIC 4.5 compatibility and compiles native binaries for Windows, Linux, and macOS. https://qb64.com
Go to file
Luke Ceddia 338a995f61 Improved support for OPEN "SCRN:".
Appropriate errors are raised for attempting to open FOR INPUT,
or calling various file-related functions on the handle (as per QB45).
2015-04-20 17:01:24 +10:00
internal Improved support for OPEN "SCRN:". 2015-04-20 17:01:24 +10:00
LICENSE (Automated push) Update internal/source/* from qb64.bas 2015-02-20 05:15:27 -08:00
programs (Automated push) Update internal/source/* from qb64.bas 2015-02-20 05:15:27 -08:00
source Support added for "SCRN:" as a file output method to the display. Fix to color bug when resizing the IDE. 2015-04-16 04:26:35 -04:00
cyberbit.ttf (Automated push) Update internal/source/* from qb64.bas 2015-02-20 05:15:27 -08:00
qb64_start_osx.command (Automated push) Update internal/source/* from qb64.bas 2015-02-20 05:15:27 -08:00
setup_lnx.sh (Automated push) Update internal/source/* from qb64.bas 2015-02-20 05:15:27 -08:00
setup_osx.command (Automated push) Update internal/source/* from qb64.bas 2015-02-20 05:15:27 -08:00
setup_win.bat (Automated push) Update internal/source/* from qb64.bas 2015-02-20 05:15:27 -08:00