A script-enabled browser is required for this page to function properly.

CMDFILE command line keyword

CMDFILE specifies a file that contains one report's command line arguments. The file called must be an ASCII file (for example, a .txt file).

CMDFILE differs from the cgicmd.dat file, in that CMDFILE can contain one command line for one report, where the cgicmd.dat file can contain multiple key-identified commands for multiple reports. Additionally, the CMDFILE keyword can be used along with other arguments in a command line; while, when you use the key argument associated with cgicmd.dat, it is the only argument that appears in the command line.

The CMDFILE keyword enables you to run a report without specifying a large number of arguments each time you invoke a run command.

The executables that can use this keyword are:

rwbuilder yes
rwrun yes
rwclient yes
rwcgi no
rwserver no
rwservlet no
rwconverter yes

Syntax

CMDFILE=filename

Values

Description

filename

Any valid command file.

Usage notes

See also

Command line keywords

Using the command line

Running a report from the command line