The PACK macro command sets pack mode, which controls whether the data is stored in packed format.
The PACK assignment statement either sets pack mode, or retrieves the setting of pack mode and places it in a variable.
The PACK command saves the pack mode setting in the edit profile. See Packing data for more information about packing data.
Macro command syntax .-ON--. >>-ISREDIT--PACK--+-----+-------------------------------------->< '-OFF-'
If you change pack mode, data is written when an END command is issued.
Assignment statement syntax >>-ISREDIT--(varname)-- = --PACK-------------------------------><
.-ON--. >>-ISREDIT--PACK-- = --+-----+--------------------------------->< '-OFF-'
ISREDIT PACK OFF