RELEASE LIBRARY Command

See Also

Removes a single external API library from memory.

Syntax

RELEASE LIBRARY LibraryName

Arguments

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.