RELEASE LIBRARY Command

Switch View :
ScriptFree
Visual FoxPro 9.0 SP2
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 Command.

See Also

Reference

SET LIBRARY Command

Concepts

API Library Routines A-Z

Other Resources

Commands (Visual FoxPro)
API Library Routines by Category