File Utility Program (FUP) Management Programming Manual

File Utility Program (FUP) Management Programming Manual523322-001
3-1
3
FUP Commands and Responses
This section describes the FUP programmatic commands and responses for:
Each description contains:
A header showing the command name
A summary of the function of the command
A box that lists these elements for each command:
°
The symbolic name for the command number
°
The symbolic name of the object type
°
A list of tokens that can be used in the command buffer
°
A list of tokens that FUP can return in the response buffer
A description of tokens listed in the box
Considerations for using the command
Examples of the command
While reading the descriptions, consider:
Although the list of the tokens in the box is not necessarily in the order that the
tokens actually appear in a command or response buffer, the token ZSPI-TKN-
ENDLIST always appears at the end of a list started by ZSPI-TKN-DATALIST or
ZSPI-TKN-ERRLIST.
The notation used in the box for simple tokens is a shortened version of the DDL
TOKEN-CODE statement. To define structured tokens, use the DDL DEF
statement.
Command Page
CHECKSUM 3-2
DUPLICATE 3-10
GETVERSION 3-22
LOAD 3-24
LOADALTFILE 3-33
RESTART 3-39