Error Condition

An error condition is the process state that occurs when a program encounters a condition that cannot be resolved, forcing an abort to the FlashBASIC or BASIC debugger. For example, if a reference is made to a dimensioned array subscript less than 1 or greater than the number defined in the dim statement a nonrecoverable error occurs.

See Also

# Command

BASIC/FlashBASIC Debugger

l Command

Nonfatal Error Condition

run Command

\ Command