0230

From BR Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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.