Area variables

Area variables are located using one of the methods described above, according to their storage class. The following is an example of typical code: for an area variable A declared AUTOMATIC:
41 60 D 0F8        LA 6,A

The area starts at offset X'F8' from register 13.