Table of Contents

STOP

Suspends execution of the program

Implemented by: dartmouth4, ansimin, ansifull, hptsb, decbasic, Altair, Applesoft, TI994, CBM, Atari, msatari, trs80, level2, trscolor, colormc, Sinclair, BBC, GWBASIC, bwbasic, bw32, ABasiC, QBasic, VBDOS, FreeBASIC, Gambas, minibasicjs

With variations: tasc (prints an address, not a line number), MSX (also used with ON/OFF/STOP for detection of Ctrl+STOP by ON STOP GOSUB)

Also written as:

Usage

Variations

Bywater BASIC emits a system signal SIGINT when STOP is used.

Examples

Comments

Similar keywords

In other languages...

References