
Commands - 45
ERROR
System Statement
SYNTAX: ERR n
PURPOSE: To simulate the occurrence of a run time error.
REMARK S: This statement is usually used to test error trapping system s using the ERR and/or E RL functions.
If n is not an assigned erro r num ber, an unknow n error message will result.
See the Err or Messages Chapter for a list of error codes and messages.
RELATED: ERL, ERR function, ON ERR, RESUME
EXAMPLE: ERR 2
<ERROR 2> <Syntax>
ERROR: < Data negative> – for n
< Data > 255> – for n
Komentáře k této Příručce