2280: Difference between revisions

From BR Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
|A [[Load]] [[Resident]] [[command]] was issued for a library [[program]] that is not executable. The Load operation was not performed.
|A [[Load]] [[Resident]] [[command]] was issued for a library [[program]] that is not executable. The Load operation was not performed.
|Fix the bug in the library [[program]], execute [[Clear Resident]] and run your program again.
|Fix the bug in the library [[program]], execute [[Clear Resident]] and run your program again.
If you get this in a screenio screen, then load and replace it to find the real location of the error.
}}
}}
[[Category:Error Codes]]
[[Category:Error Codes]]

Revision as of 17:54, 22 May 2019

Summary:

Library not executable

Cause:

A Load Resident command was issued for a library program that is not executable. The Load operation was not performed.

Remedy:

Fix the bug in the library program, execute Clear Resident and run your program again. If you get this in a screenio screen, then load and replace it to find the real location of the error.