PLB_FNC Keyword


PLB_FNC={value}

 

If this UET variable is set to something other than MIXED, all file names specified for OPEN, PREP, SPOOL, LOADMOD, COPYFILE, or CHAIN instructions are converted to lower case.

 

If {value} is MIXED, the runtime will use and process file names unmodified as specified by a user program. This option applies to both Windows or Linux.

 

Any {value} other than MIXED is ignored, but a value must be given for the variable to be set.

Note the following:

  1. If the PLB_FNC keyword is not used, the default behavior of a Windows runtime is to convert the file names to lower case.

  2. If the PLB_FNC keyword is not used, the default behavior of a Linux\Linux runtime is to leave file names unmodified resulting in case sensitive file names.

Examples:

 

PLB_FNC=lower

PLB_FNC=MIXED

 

 

See Also: PLBWIN Keywords, PLBCE Keywords, PLBLinux Environment Variables, Compiler and Runtime Options

 



Compiler and Runtime Options PLB_DMKEEPALIVE Keyword PLBWIN_FONT Keyword