0230
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. |