0610: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
(No difference)
|
Latest revision as of 17:46, 28 June 2013
|
Summary: |
Duplicate open to same file number. |
|---|---|
|
Cause: |
Attempt at opening the same file number twice. |
|
Remedy: |
Remove one open statement, change its file number, or close the previously opened file. |