Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.3 . Utilities - <b>set clippercmd</b> http://www.X-Hacker.org [<<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

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson