0230

From BR Wiki
Revision as of 17:46, 28 June 2013 by Laura (talk | contribs) (1 revision)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Summary:

Not an Exit statement

Cause:

An I/O statement specifies the EXIT error condition, but the program line referenced after EXIT does not contain an Exit statement.

Remedy:

Change the EXIT parameter's line number to match the EXIT statement.