NBSpool for MPE Reference Guide
Chapter 3
3-116
VSAVE Command Syntax
O> VSAVE [subset] ;FILE=[filename]
[;DESC="description" ]
[;FLAG=errorflag ]
[;LIMIT=files[,sectors]]
[;LPP=lines ]
[;NEWPRI=outpri ]
[;OVERSTRIKE={Y|N|C} ]
[;PRINTER=printername ]
[;RDESC="reportdesc" ]
[;START=firstrec ]
[;APPEND ]
[;ASK ]
[;FFSCAN[="ffdelim"] ]
[;INDEX ]
[;NOCOMP ]
[;NOSTRIP ]
[;PURGE ]
[;RELEASE ]
User Tip. This command may be abbreviated to
VS
.
VSAVE Parameters
Parameter Description
subset
This parameter specifies the subset of spool files to be saved. Turn to
Chapter 2 for information on using subsets.
filename
This parameter specifies the formal file designator of the new folder
file. This file cannot exist prior to the execution of the command unless
the
APPEND
or
LIMIT
parameter is also specified. If the file name is
omitted, the file name used will be the current date.
description
This parameter specifies a
1
to
48
byte string used to describe the
contents of the folder. Used by the VISTA Plus viewer program to aid
in determining the contents of a folder.
errorflag
This parameter specifies an error condition that is displayed by VISTA
Plus when the report is shown on the “Select Report” screen. The
values for this field can be
OK
,
WARN
,
ERROR
or
FATAL
.
Continued