CODE_SUFFIX

The value of this variable is automatically appended to the end of program filenames when those names do not contain explicit suffixes. A suffix is the portion of a filename that follows a period. For example, if CODE__SUFFIX is set to COB, then CALL "PGMFILE" causes the runtime to look for the file PGMFILE.COB. The default value is empty.