Use the syntax in this topic when entering commands for
command line processing.
Use the following syntax for the File Maintenance
Facility:
PR0CMND /FMF
[ OUTPUT=reportfilename.txt[ + ] ]
@[ “ ]commandfilename.txt [ ” ]
- PR0CMND
- Type PR0CMND to initiate command
line processing. Note that the character following PR is
the number 0 (zero).
- /FMF
- Command to perform File Maintenance.
- OUTPUT=
- File for the process report. If you do not use this
keyword, the command echo and error messages display automatically
after the process completes. In a UNIX or Linux environment, the report is
displayed to the console.
- reportfilename.txt
- The name of the file. If you do not provide the
full path, the file is saved in the default Data Directory, identified
in Personal Options.
- +
- Indicates the report should be appended to the file.
- @
- File containing selection criteria and commands.
(Required)
- commandfilename.txt
- The name of the command file. If you do not provide
the full path, the file is read from the default Data Directory, identified
in Personal Options.