1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-01 15:00:38 +00:00
QB64-PE/source
FellippeHeitor f3b92c353a Implements EXIT SELECT/CASE.
Allows breaking out of a SELECT CASE block or skip to the next evaluation CASE (for SELECT EVERYCASE) blocks.

In SELECT CASE blocks, EXIT CASE is the same as EXIT SELECT.
2020-09-07 14:40:04 -03:00
..
global Begins v1.5 development. 2020-02-13 12:55:01 -03:00
ide Add OPTION _EXPLICITARRAY 2020-07-15 21:31:11 +10:00
subs_functions Fixes SUB calls like SHELL _HIDE command$ for $NOPREFIX use. Also: 2020-01-06 04:46:29 -03:00
utilities Improves binary QuickBASIC 4.5 converter. 2020-07-30 20:56:08 -03:00
icon.rc And, so it doesn't end up forgotten again, let's tweak it up for beta. 2020-02-14 21:14:18 -03:00
qb64.bas Implements EXIT SELECT/CASE. 2020-09-07 14:40:04 -03:00
qb64.ico Proper embedding of qb64.ico into the Windows binary. 2016-09-04 12:12:30 -03:00