1 /DEBUG
/DEBUG
/NODEBUG (default)
The testing process is capable of producing detailed processing
information. The /DEBUG qualifier enables this output; it is
disabled by default.
2 /IMAGE_FILE
/IMAGE_FILE[=filename]
/NOIMAGE_FILE
The /IMAGE_FILE qualifier serves two purposes. The first is when
/NOIMAGE_FILE is specified; this instructs TEST/FAX_ROUTING to
ignore any compiled configuration unconditionally and to read
configuration information from the various text files instead.
When the /IMAGE_FILE qualifier is specified without an optional
file name, PMDF TEST/FAX_ROUTING will load the compiled
configuration from the file PMDF_CONFIG_DATA. If, instead, a
file name is specified then PMDF TEST/FAX_ROUTING will load the
compiled configuration from the specified file.
3 /MAPPING_FILE
/MAPPING_FILE=filename
TEST/FAX_ROUTING normally consults the default mapping file,
PMDF_MAPPING_FILE, during processing. The /MAPPING_FILE qualifier
specifies an alternate file to use in place of PMDF_MAPPING_FILE.
This qualifier has no effect unless /NOIMAGE_FILE is specified
or no compiled configuration exists; use of any compiled
configuration will preclude reading any sort of mapping file.