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.
TRAP 9000 TRAP LINE%