OSEXT

Tells the Compiler what extension to expect by default on the names of source files.

構文:
>>-.---.--OSEXT--"ext"---------------------><
   +-/-+
パラメタ:
ext The extension.

プロパティ:

省略値: OSEXT"cbl"
段階: 構文チェック
$SET: 任意
説明:

If the source filename used in the command or prompt does not have an extension or a trailing period the value in this directive is added.

Specifying a null extension (OSEXT"") indicates that the filename has no extension.

他参照:

関連項目