z/OS ISPF Edit and Edit Macros
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


PACK—Compress Data

z/OS ISPF Edit and Edit Macros
SC19-3621-00

The PACK primary command sets pack mode, which controls whether the data is to be stored in packed format.

The PACK command saves the pack mode setting in the edit profile. See Packing data for more information about packing data.

Syntax

Read syntax diagramSkip visual syntax diagram
         .-ON--.   
>>-PACK--+-----+-----------------------------------------------><
         '-OFF-'   

ON
Saves data in packed format.
Note: You cannot specify PACK ON when editing a z/OS® UNIX file.
OFF
Saves data in unpacked (standard) format.

Examples

To set pack mode on, enter this command:
PACK ON
To set pack mode off, enter this command:
PACK OFF

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014