• Thumbnail for BASIC
    BASIC (redirect from GOSUB)
    statement following the GOSUB, either after a colon, or on the next line. This is used to implement subroutines. ON ... GOTO/GOSUB chooses where to jump...
    68 KB (7,976 words) - 17:38, 12 November 2024
  • and GOSUB could take an expression rather than just a line number, providing an assigned GOTO rather than the switch statement of the GOTO/GOSUB ... OF...
    69 KB (6,119 words) - 08:03, 15 October 2024
  • Thumbnail for Atari BASIC
    and GOSUB commands. For instance, a subroutine that clears the screen can be written as GOSUB CLEARSCREEN, which is easier to understand than GOSUB 10000...
    50 KB (5,007 words) - 06:23, 14 September 2024
  • Defines labels in CONFIG.SYS as jump targets for CHAIN, DRSWITCH, GOTO, GOSUB and SWITCH directives. ; (DOS 6.0 and DR DOS 6.0 and higher) Similar to...
    67 KB (7,049 words) - 12:23, 27 September 2024
  • TRace ON. It was used primarily for debugging line-numbered BASIC GOTO and GOSUB statements. In text-mode environments such as the TRS-80 or DOS, it would...
    2 KB (189 words) - 23:07, 10 December 2021
  • Thumbnail for TI BASIC (TI 99/4A)
    are DATA, DEF, DIM, END, FOR..TO..STEP..NEXT, GOSUB, GOTO, IF..THEN..ELSE, INPUT, LET, NEXT, ON..GOSUB, ON..GOTO, OPTION BASE, PRINT, RANDOMIZE, READ...
    16 KB (2,022 words) - 08:18, 7 November 2024
  • combination of BASIC and Pascal and includes control commands such as GOTO, GOSUB, DO, AGAIN, FOR, SKIP, EXIT and loop control structures such as IF/WHILE...
    3 KB (262 words) - 20:40, 2 October 2024
  • Thumbnail for List of Atari 7800 games
    DeCrescenzo AtariAge 2010 NA Frenzy Robert DeCrescenzo AtariAge 2013 NA GoSub Chris Read Atari 2600 Land 2020 NA Hangly-Man Nittoh Robert DeCrescenzo...
    30 KB (788 words) - 18:59, 13 November 2024
  • to return a value and all variables are global. It provides the command GOSUB where sub is short for sub procedure, subprocedure or subroutine. Control...
    54 KB (6,633 words) - 05:40, 24 October 2024
  • of the command were needed, such as GO{Shift-S} (GO♥) being required for GOSUB. Some commands had no abbreviated form, either due to brevity or ambiguity...
    37 KB (5,126 words) - 03:10, 12 August 2024