CL Command Reference - DSPSAVF
CL Command List > DSPSAVF Reference
Description:
The Display Save File (DSPSAVF) command displays the save information in a save file. This includes summary information about the save operation and a description of each object saved to the save file.
Restrictions:
. You must have use (*USE) authority for the save file and read (*READ) authority for the specified library.
Examples:
DSPSAVF FILE(ONLINE) OUTPUT(*PRINT)
This command shows the objects saved to save file ONLINE. The output is printed with the jobĄ¯s spooled output.