File Utility Program (FUP) Management Programming Manual

FUP Commands and Responses
File Utility Program (FUP) Management Programming Manual523322-001
3-10
DUPLICATE Command
DUPLICATE Command
The DUPLICATE command makes a copy of one or more disk files.
Command
ZFUP-CMD-DUPLICATE
Object Type
ZFUP-OBJ-FILE
Tokens in the Command Buffer
ZFUP-TKN-SOURCE-FILE token-type ZSPI-TYP-FNAME.
ZFUP-TKN-DEST-FILE token-type ZSPI-TYP-FNAME.
ZFUP-TKN-RESTART-FILE token-type ZSPI-TYP-FNAME.
ZFUP-MAP-PAR-DUP
def ZFUP-DDL-PAR-DUP.
02 ZPART-ONLY type ZSPI-DDL-BOOLEAN.
02 ZPRESERVE-TIMESTAMP type ZSPI-DDL-BOOLEAN.
02 ZPRESERVE-OWNER type ZSPI-DDL-BOOLEAN.
02 ZPRESERVE-SECURITY type ZSPI-DDL-BOOLEAN.
02 ZDEST-OPTION type ZSPI-DDL-ENUM.
02 ZPRIEXT-SIZE type ZSPI-DDL-INT2.
02 ZSECEXT-SIZE type ZSPI-DDL-INT2.
02 ZDSLACK type ZSPI-DDL-INT.
02 ZISLACK type ZSPI-DDL-INT.
end.
ZFUP-MAP-PART-RENAME-OPTS
def ZFUP-DDL-PART-RENAME-OPTS.
02 ZPART-NUMBER type ZSPI-DDL-INT.
02 ZPART-NAME type ZSPI-DDL-DEVICE.
02 ZPRIEXT-SIZE type ZSPI-DDL-INT2.
02 ZSECEXT-SIZE type ZSPI-DDL-INT2.
end.
ZFUP-MAP-ALT-RENAME-OPTS
def ZFUP-DDL-ALT-RENAME-OPTS.
02 ZALT-NUMBER type ZSPI-DDL-INT.
02 ZALT-NAME type ZSPI-DDL-FNAME.
end.
ZSPI-TKN-MAXRESP token-type ZSPI-TYP-INT.
ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING.
ZSPI-TKN-RESPONSE-TYPE token-type ZSPI-TYP-ENUM.
ZSPI-TKN-ALLOW-TYPE token-type ZSPI-TYP-ENUM.
ZSPI-TKN-COMMENT token-type ZSPI-TYP-STRING.