A SERVICE OF

logo

Auto declare input and output Enable non-standard operators
Allow binary/hexadecimal constants Allow 'otherwise'
Enable non-standard constants Enable non-standard procedures
Allow constant ranges Allow relaxed declarations
Allow double-quoted literals Enable non-standard types
Enable non-standard functions Allow underscores (_) in identifiers
Allow non-numeric labels Enable non-standard variables
4.3.4.4.1.4.1 Run-Time options
The Run-Time Errors page is the third page of the Project Options dialog box, and is therefore not the
first page displayed when you activate this dialog box. To display the Run-Time Errors page you must
click on the Run-Time Errors tab of the Project Options dialog box.
The Run-Time Errors page allows you to control how your program handles run-time errors. You can
control which run-time errors are detected, and how detected run-time errors are reported.
Assignment overflow
I/O errors
Range errors
Stack overflow
Using undefined values
Using in-active variants
On the console screen
In message boxes
In log files