Prev Up Next Index
Go backward to 8.6.3 Changing Run-time Parameters
Go up to 8.6 Command Line Arguments
Go forward to 9 Format Conversion

8.6.4 Defining Filters

The query option lets you define data filters via a query file so you can precisely specify which data to process. The FreeForm ND program will process only those records meeting the query criteria.

-q query_file
Option flag followed by the name of the file containing query criteria. See Chapter  for a complete description of the query syntax.

Tom Sgouros and James Gallagher, 2006-02-12

Prev Up Next