Prev Up Next Index
Go backward to 8.6 Command Line Arguments
Go up to 8.6 Command Line Arguments
Go forward to 8.6.2 Specifying Format Description Source

8.6.1 Specifying Input and Output Files

 
input_file
Name of the file to be processed. Following FreeForm ND naming conventions, the standard extensions for data files are .dat for ASCII format, .bin for binary, and .dab for dBASE.
-o output_file
Option flag followed by the name of the output file. The standard extensions are the same as for input files.

Tom Sgouros and James Gallagher, 2006-02-12

Prev Up Next