ZDIV: Difference between revisions

From BR Wiki
Jump to navigation Jump to search
(Created page with "The ZDIV (Divide by zero) error condition can be used at the end of a program statement, in the Exit statement, and with the ON error statement. ===Error Trap:=== ZDIV tr...")
(No difference)

Revision as of 18:12, 24 January 2013

The ZDIV (Divide by zero) error condition can be used at the end of a program statement, in the Exit statement, and with the ON error statement.

Error Trap:

ZDIV traps the error that occurs when division by zero is attempted.