Table of Contents

GOTO

Possibly the most famous and symbolic keyword of BASIC; simply performs a jump to a given line or label

Implemented by: dartmouth1, ansimin, ansifull, decbasic, Altair, a2int, Applesoft, TI994, CBM, Atari, msatari, trs80, level2, trscolor, colormc, zx81, BBC, GWBASIC, MSX, bwbasic, bw32, ABasiC, QBasic, VBDOS, FreeBASIC, ugBASIC, minibasicmm, minibasicjs dartmouth, altair, minimal, ms80basic, tiny, atari, gwbasic, ainteger, applesoft, cbm, msqb, msx, bwbasic

With variations: Atom (expressions accepted), Gambas, EndBASIC (with line or label)

Also written as:

Usage

Variations

Examples

Comments

Similar keywords

In other languages...

References