error condition

error condition


data representation Index Level FlashBASIC
Syntax
Category BASIC
Type Definition
Description in FlashBASIC or FlashBASIC, the process state that occurs when a program encounters a condition which is unresolvable, forcing an abort to the FlashBASIC 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 non-recoverable error occurs .
Options
See Also debugger run non-fatal error condition \ l #
Example
Warnings
Compatibility
data representation Index Level FlashBASIC