*RESLIB (SETMODE)


PLBCMP GUI Only

The *RESLIB list control specifies an alternative resource library containing various ICONs and PICTs.

*RESLIB={library}

 

Where:

library

Required. A previously defined Character String Variable or a string Literal defining the name of a dynamic link library.

Note the following:

  1. If a character string variable is specified for {library}, only the Logical String is used. If a literal is specified, the entire literal string, within the operating system's limitations, is used.

  2. The {library} will default to an extension of DLL if it is not supplied by the user.

  3. A Datapoint style filename of ‘filename/ext:drv’ is converted to a Sunbelt format as follows:

  4. If a file name starts with a '$' character, it is scanned to the first non-alpha non-numeric character. The environment table is then searched for this entry. If a matching entry is found, the string associated with the entry is substituted within the file name. An entire file name may be substituted in this manner, or all or a portion of a file path may be specified in this manner.

  5. Otherwise, the file name (including drive and/or path designation) must be in the valid operating system format or an I11 error occurs.

  6. File names that are in excess of operating system allowances are truncated to meet those standards.

  7. This keyword allows Windows drive substitution when the [SubstDrives] section of the runtime INI file is defined.

 

 

See Also: List Controls (SETMODE), SETMODE

 



PL/B Language Reference *RESETCOPIES (SETMODE) *RMSAAMEXT (SETMODE)