-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Command: SET_RESOURCE_LIBRARY newName Description: Tells the program to look in the specified file when opening resources (with the DIRECT_INPUT command). Specifying "" (the empty string) as the newName resets the resource library to look in the currently executing program for resources. The new library must be a properly compiled DataFlex program; all commands and non-resource data in the program/library are ignored. The filename MUST include the extension, but is not required to be .FLX. If the specified file cannot be opened, an error occurs and the current resource library continues to be used. Note: Any resources that are currently open when the resource library is changed remain open; i.e. you may continue to read from them. The setting of the resource library only affects the DIRECT_INPUT command when opening resources. Parameters: newName The name of the file to use as the library of resources. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
!A [] $113 !1