AREA

AREA is a non-computational data type attribute used to define a region of storage in which based variables can be allocated and freed. The format is:

AREA[(exp[REFER(variable)])] 

or

AREA(*)

For a complete description of area data and the use of the AREA attribute, see the section Area Data in the chapter Data Types.