File Utility Program (FUP) Management Programming Manual

FUP Commands and Responses
File Utility Program (FUP) Management Programming Manual523322-001
3-27
LOAD Command
ZSPI-VAL-TRUE
FUP assumes that the source file contains EBCDIC characters and
translates the characters to their ASCII equivalents.
ZSPI-VAL-FALSE
FUP assumes that the source file contains ASCII characters. The default is
ZSPI-VAL-FALSE.
ZUNLOAD
is a Boolean field that applies only to magnetic tape. It can have these values:
ZSPI-VAL-TRUE
FUP unloads the tape after rewinding. The default is ZSPI-VAL-TRUE.
ZSPI-VAL-FALSE
FUP does not unload the tape after rewinding.
ZREWIND
is a Boolean field that applies only to magnetic tape. It can have these values:
ZSPI-VAL-TRUE
FUP rewinds the tape at the end of file. The default is ZSPI-VAL-TRUE.
ZSPI-VAL-FALSE
FUP does not rewind the tape at the end of file.
ZSKIP
is a field that applies only to magnetic tape; it specifies the number of end-of-
file marks that FUP should skip before beginning the data transfer. The
allowable values are -255 through 255. The default is 0.
ZREELS
is a field that applies only to magnetic tape; it specifies the number of tape
reels for the source file. The allowable values are 1 through 255. The default is
1.
ZMOUNT-MSG-FILE
is a field that applies only to magnetic tape; it specifies the name of a disk file
that contains a tape mount message if a tape reel must be mounted by an
operator. If this name is not supplied and a mount request is required, FUP
returns an error.