|
VMS Help PRINT, Qualifiers, /FLAG *Conan The Librarian |
/FLAG[=keyword]
/NOFLAG
Positional qualifier.
Controls whether a file flag page is printed preceding a file.
The flag page contains the name of the user submitting the job,
the job entry number, and other information about the file being
printed. If the /FLAG qualifier is positioned between the PRINT
command and the file specifications, it can take either of the
following keywords:
ALL Prints a file flag page before each file in the job.
ONE Prints a file flag page before the first file in the job.
If you want the /FLAG qualifier to apply to individual files in a
multifile job, place the qualifier directly after each file that
you want to have a flag page.
Use the /[NO]FLAG qualifier to override the /DEFAULT=[NO]FLAG
option that has been set for the output queue you are using.
The /[NO]FLAG qualifier does not override the /SEPARATE=[NO]FLAG
option set for the queue.
When you specify the /BURST qualifier for a file, the /[NO]FLAG
qualifier does not add or subtract a flag page from the two flag
pages that are printed preceding the file.
|
|