State Cut Usage Statement - Finalist - 10.0

Finalist Installation

Product type
Software
Portfolio
Verify
Product family
Data Quality - Postals
Product
Finalist
Version
10.0
Language
English
Product name
Finalist
Title
Finalist Installation
Copyright
2023
First publish date
1984
Last edition
2024-05-15
Last publish date
2024-05-15T00:57:53.836782

The usage statement can be displayed by running the State Cut program with the -h or -? options.

Usage: StateCut.exe [-s statefile][-l logfile][-f refdb][-g rngdb]
                       [-o refOut][-z rngOut][-v logleve][-i][-h?]
where:
    -s statefile  = File containing list of state abbreviations.
    -l logfile    = Log file name.
    -f refdb      = Reference/City DB file name.
    -g rngdb      = Range/Zip4 DB file name.
    -o refOut     = Output Reference/City DB file name.
    -z rngOut     = Output Range/Zip4 DB file name.
    -v loglevel   = Set log level.
    -i            = Display state name and abbreviation info.
    -h            = Display usage.
    -?            = Display usage.
A list of state abbreviations must be specified either in a file or at standard input.
The list of state names and abbreviations can be displayed using the -i option.
If the reference db and range db are not found, the configuration file will be used.
There is no default state file name.
The default log file is pbfnlog.txt.
The default ref/city db file is city.dir.
The default range/zip4 db file is zip4us.dir.
The default output ref/city db is city.sc.
The default output range/zip4 db is zip4us.sc.
Options can be in upper case (e.g. -S is the same as -s), but file names are case sensitive.
See documentation for MF defaults.