PLB_RETURNUNCNAME Keyword
PLBWIN, 9.6
PLB_RETURNUNCNAME={value}
This keyword can be added to the [SubstDrives] section of the program information file (.ini) to set the default path format used when returning path information for the GETFILE, PATH CURRENT, and FINDFILE instructions. If this keyword is not used, the default action is to return path information using the drive letter format. If this keyword is specified with a value of one (1), the affected instructions return the path information using the UNC naming format. Otherwise, the path information is returned using a drive letter format.
Note:
The 'PLB_RETURNUNCNAME={1|0}' keyword must be placed in the [SubstDrives] section of the runtime INI file to take affect.
This keyword only takes affect when the [SubstDrives] section is being used.
Example:
See Also: PLBWIN Keywords, PLBWIN Program Information File, Compiler and Runtime Options
![]() |