0230
(Redirected from 230)
|
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. |