iSeries home   |   Easy400     |   CGIDEV2     |   MMAIL  
Public-Source
 
  Introduction
 
  Commands:
zipsave
dspzipsave
unzipsave
 
 Download
 
 

 
Command DSPZIPSAVE

Use command DSPZIPSAVE to display the table of contents of a "zip" stream file.

The "zip" file does not have to have been generated from a ZIPSAVE command. It could very well be a zip file originated from a PC.

  Note: This command requires some time to be processed. It runs a Qshell JAR command to display the table of contents of the zip file. The output is sent to a temporary stream file, which is then displayed.

Command parameters

                       Contents of a ZIP stmf (DSPZIPSAVE)

 Type choices, press Enter.                                                     
                                                                                
 ZIP stream file  . . . . . . . . ZIPFILE                                              
      
 Output messages  . . . . . . . . OUTPUT      *           *, *PRINT

  • ZIPFILE
    The qualified name (path and name) of the zip stream file that you want to display.
  • Output messages (OUTPUT)
    Where the Qshell "jar" output messages should be displayed.
    Select one of the following:
    • * - If the command is running in an interactive job, display output messages on the screen, otherwise display them on a printout named QSYSPRT.
    • *PRINT - Display output messages on a printout named QSYSPRT.

Example of output messages


  • *...+....1....+....2....+....3....+....4....+....5....+....6
         3 Fri Sep 27 16:20:24 UTC 2017 MYLIB.txt 
     16896 Fri Sep 27 16:21:44 UTC 2017 MYLIB.savf
    




previous page Previous page   Next page next page