The VMRGRW command processes the VMRGRW control files. By default, the report file is written on your A-disk and the diagnostics are displayed on your screen. The command options govern the treatment of the reports and diagnostics.
If the input file defined in the FILE control file statement is being used by the product, VMRGRW will not complete processing. You must either suspend product processing or rerun the report when the product is inactive.
VMRGRW filename [filetype [filemode]] [( "Options" ]
Options:
Linecnt nn
[Diagnose {Disk | Dummy | Printer | Terminal}]
[Report {DIsk | Dummy | Printer | Terminal}]
Defines the filename of the control file. This parameter is required.
Defines the filetype of the control file. The default is VMRGRW.
Defines the filemode of the control file. The default is “*”.
Sets the number of lines per page for the report. The default is 56.
Sends the diagnostic output to your A-disk in a file named fn DIAG, where fn is the same as the filename of the control file.
Specifies that no diagnostic output is produced.
Sends the diagnostic output to your virtual printer.
Displays the diagnostic output on your console. This is the default.
Writes the report to your A-disk in a file named fn LISTING, where fn is same as the filename of the control file. This is the default. The output file contains ASA carriage control characters.
specifies that no report is generated. Use REPORT DUMMY to verify the control file’s syntax.
sends the report to your virtual printer.
displays the report on your console.
Examples:
VMRGRW TMCRPT1 ( DIAGNOSE DUMMY REPORT PRINTER
VMRGRW AUDRPT1 ( DIAGNOSE PRINTER REPORT TERMINAL
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |