Change a data area

You can change the value of a data area.

The Change Data Area (CHGDTAARA) command changes all or part of the value of a specified data area. It does not change any other attributes of the data area. The new value can be a constant or a CL variable. If the command is in a CL procedure, the data area does not need to exist when the program is created.

Related information
Change Data Area (CHGDTAARA) command