SetLibrary

(Engine-Level Function)

Description: Sets the library for an application.
Warning: This statement should be used by advanced users only since irrevocable alteration of your application may occur.
Returns: Nothing
Usage: Script Only.
Function Groups: Compilation and On-Line Modifications
Related to:
Format: SetLibrary(Module, LibraryName)
Parameters:  
Module
Required. Any expression that identifies the module or object for which the library is to be set.
LibraryName
Required. Any module expression that identifies the library.
Comments: This statement may only appear in a script.