◄Syntax► ◄Details► ◄Example► ◄Contents► ◄Index► ◄Back► ────────────────────────────────────────────────────────────────────────────── STOP [n%] ■ n% Halts a program and returns the value n% to the operating system. If n% is omitted, a value of 0 is returned to the operating system. See Also ◄END► ◄SYSTEM► ■ The STOP keyword suspends trapping of events in these statements: ◄COM(n%) STOP► ║ ◄PEN STOP► ║ ◄SIGNAL(n%) STOP► ║ ◄TIMER STOP► ◄KEY(n%) STOP► ║ ◄PLAY STOP► ║ ◄STRIG(n%) STOP► ║ ◄UEVENT STOP►