Home
Free Midlets
Help

TRAP

Syntax: TRAP lno | variable | expression

Causes the specified line number to be called following an error. The error number can be obtained using the ERR() function.

Example

TRAP 9000
TRAP LINE%