This option specifies whether file extensions (.pli, .cpy) are added by the compiler to source and include file names that have
no extensions.

.-ADDEXT---.
>>-+-NOADDEXT-+------------------------------------------------><
- NOADDEXT
- File extensions are not added by the compiler. You must specify NOADDEXT
when you do a checkout compile on the workstation from within the remote edit/compile
environment because no mapping takes place.
- ADDEXT
- File extensions are added by the compiler. If you specify ADDEXT, the
compiler would interpret the command "pli hello" as "pli hello.pli".
ADDEXT and NOADDEXT only affect whether file extensions are added to filenames
when the compiler is searching for a file. Compiler output files have file
extensions regardless of the setting of this option.
|
This information center is powered by Eclipse technology. (http://www.eclipse.org)