[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 BLINKER INCREMENTAL FILE      Specify alternate file name for CA-Clipper incremental file
------------------------------------------------------------------------------

 Purpose  : Specify alternate file name for CA-Clipper incremental file

 Syntax   : BLINKER INCREMENTAL FILE [d:][path]<filename>

 Default  : <ExeName>.BIF

 Example  : # Create the .BIF file on RAM drive E
            BLINKER INCREMENTAL FILE E:Temp.BIF

 This command is used to specify a different name for the incremental link
 file for a program. The default name used is the same as the .EXE file to be
 output, and the default extension used is .BIF.

 Please ensure that the file specified does not already exist as an
 incremental file for a different program.

See Also: BLINKER INCREMENTAL OFF BLINKER INCREMENTAL PAD
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson