[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
SET CLIPPERCMD
Set default compiler options
------------------------------------------------------------------------------
SET CLIPPERCMD=<option list>
Arguments
<option list> is a list of compiler options used each time
the compiler is executed.
Description
The CLIPPERCMD environment variable defines the default options the
compiler will use each time it is invoked. Options defined in CLIPPERCMD
are overridden by the same options specified on the compiler command
line.
Examples
The following example sets up a default compiler configuration to embed
debugging information, generate a preprocessor output file, and issue
warnings for ambiguously referenced variables:
SET CLIPPERCMD=/B/P/W
See Also:
Compiler
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson