Table of Contents

RESUME

After error-handling code, returns execution to the same point of the program (or other explicitely defined) where the error happened

Implemented by: decbasic, Applesoft, cbmv7, cbmv3.5, msatari, level2, GWBASIC, MSX, bw32, ABasiC, VBDOS, FreeBASIC

With variations: tasc (may require extra machine-language code; it is also a compiler option), Simons1, QBasic (with 0, NEXT, line or label)

Also written as:

Usage

Variations

Examples

Comments

Similar keywords

In other languages...

References