2280: Difference between revisions

From BR Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
|2280
|2280
|[[Library]] not executable
|[[Library]] not executable
|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.
}}
}}
[[Category:Error Codes]]
[[Category:Error Codes]]

Revision as of 12:47, 31 December 2013

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.