Working with packed data in Edit
In Edit, you can convert packed data to an unpacked format and non-packed data to packed format, by issuing the PACK ON or PACK OFF command before you save your data.
To convert data to ISPF PACK format:
- Open a data set member that is not in ISPF PACK format.
- Perform any editing changes you want to make.
- Enter the PACK ON command on the Command line.
- Enter the SAVE, FILE or EXIT command.
To unpack data that has been stored in ISPF PACK format:
- Ensure that the Recognize and interpret ISPF packed data option has been selected in the relevant Editor Options panel.
- Open the packed data set member.
- Enter the PACK OFF command on the Command line.
- Enter the SAVE, FILE or EXIT command.
You can also pack or unpack data set members as you copy a member to another data set or data set member.