NBSpool for MPE Reference Guide
Chapter 3
3-118
Parameter Description
OVERSTRIKE
This parameter determines if VISTA Plus will treat lines that have been
overstriked as separate display lines or not. If set to
Y
, overstriked lines
will appear as one line on the screen display.
PURGE
When the entire folder is successfully created and closed, all spool files
saved will be purged.
RELEASE
This parameter allows any user to view spool files from the folder file.
By default, only the creator may view these files.
VSAVE Examples
To save all
GLREPORT
s to the already existing folder
GL.ARCHIVE
:
O> VSAVE GLREPORT;FILE=GL.ARCHIVE;APPEND
To save every spool file with a priority of
7
and then print them:
O> VSAVE %7;FILE=SPOOLARC;NEWPRI=13
To save all
INVOICES
(that have a page length of 72) and to create the
VSAVE
file
INV.ARCHIVE
if it
does not exist, enter:
O> VS INVOICES;LPP=72;LIMIT=1000,300000;DESC=”Invoices”;File=INV.ARHIVE
To save the spool files created by any
MONTHEND
job, and to use the page format specified by the
printer definition
SPECIAL
, enter:
O> VS MONTHEND.@.@;FILE=MOEND.DATA;PRINTER=SPECIAL