Resident: Difference between revisions

From BR Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
An optional parameter for the [[CLEAR]] command. It indicates that the CLEAR operation is to be performed on all libraries currently loaded resident. When this parameter is not followed by the STATUS parameter, BR clears all resident libraries from memory. Note that if any linkages are active for any of the libraries, an error will result when this operation is attempted. If the STATUS parameter is included, then the resident libraries are demoted from resident status to present status.
An optional parameter for the [[CLEAR]] command. It indicates that the CLEAR operation is to be performed on all libraries currently loaded resident. When this parameter is not followed by the STATUS parameter, BR clears all resident libraries from memory. Note that if any linkages are active for any of the libraries, an error will result when this operation is attempted. If the STATUS parameter is included, then the resident libraries are demoted from resident status to present status.


See also [[Clear]] and [[Load]].
See also:
*[[Clear]]
*[[Load]].
*[[Option Retain]]


<noinclude>
<noinclude>
[[Category:All Parameters]]
[[Category:All Parameters]]
</noinclude>
</noinclude>

Revision as of 16:37, 16 December 2013

An optional parameter for the CLEAR command. It indicates that the CLEAR operation is to be performed on all libraries currently loaded resident. When this parameter is not followed by the STATUS parameter, BR clears all resident libraries from memory. Note that if any linkages are active for any of the libraries, an error will result when this operation is attempted. If the STATUS parameter is included, then the resident libraries are demoted from resident status to present status.

See also: