PLBCMP_SRCEXT Keyword


PLBCMP Only

PLBCMP_SRCEXT={.ext1.ext2.ext3...}

 

This keyword defines a string of extensions that the compiler will not allow for output files. The proper format of the string is a follows:

 

     PLBCMP_SRCEXT=.PLS.DBS.TXT.

 

In this example, the compiler will give fatal error if an output file is specified using any of the listed extensions ( PLS, DBS, or TXT ). The user may specify any extensions in this keyword list noting that the compiler only causes an error for extensions found in this string. There are no default extensions applied by the compiler in this case.

 

 

See Also: PLBCMP Keywords, Compiler and Runtime Options

 



Compiler and Runtime Options PLBCMP_PRT Keyword PLBCMP_WRK Keyword