RELEASE LIBRARY Command
Removes a single external API library from memory.
RELEASE LIBRARY LibraryName
Parameters
- LibraryName
Specifies the name of the API library to remove from memory.
Remarks
Issue SET LIBRARY TO to remove all API libraries from memory. An external API routine library is loaded into memory with SET LIBRARY. For more information on API routine libraries, see SET LIBRARY.
See Also
SET LIBRARY | API Library Routines A-Z | API Library Routines by Category