Command Line Syntax

Note:
  • If you do not specify the XML format parameter, the report in generated in binary form by default.
  • This interface is currently used by all applications that invoke the services of the TX32.EXE translator.

The syntax of the command line is:

tx32	[-n] [-q]
	[-a server]
	[-e eventid]
	[-i ipckey [hwnd] ]
	[-f infile templatefile outfile report file]
	[-u param -u param …]
	[-t tracefile]
	[-x XMLformattedreport]

Syntax parameters

This table describes the command line syntax parameters: .

Table 1. Syntax parameters
Parameter Description
-n Do not move document to InDrawer after print or export
-q Quiet mode (does not display message boxes or status dialog box)
-a Server (name of audit server to which TX32.EXE connects)
-e EventID (identifier of an audit event to which this translator belongs)
-i Inter-process communication (IPC) mode
Subparameter Description
ipckey Key to ipcfile (translator will use the IpcMsg folder and add .IPC)
hwnd Number representation of the parent applications’s main window handle
-f Simple-translator mode
Subparameter Description
infile Path to file to be translated
templatefile Path to translation object to be used
outfile Path to file to write translated output
reportfile Path to create translator report
-u User-defined parameters accessible from extended rules
Subparameter Description
param Parameter value
-t Trace mode
Subparameter Description
tracefile Path to trace the file to be used
-x XMLformattedreport Generates the translator report in XML format
Notes:
  • If you do not specify this parameter, the report is generated in binary form by default.
  • Translator reports in XML format are not supported with maps that have CII or CII Positional specified as either the input or output format. This parameter will be ignored if specified with CII or CII Positional maps, and the translator report will be generated in binary form.