



The most basic method of referencing data items in a COBOL program is simple data reference, which is data-name-1 without qualification, subscripting, or reference modification. Simple data reference is used to reference a single elementary or group item.
___ Format _____________________________________________________________
| |
| >>__data-name-1_____________________________________________________>< |
| |
|________________________________________________________________________|
Data-name-1 must be unique in a program.
© Copyright IBM Corp. 1991, 1998
Adobe, the Adobe logo, Acrobat, the Acrobat logo, and Acrobat Reader are registered trademarks of Adobe Systems incorporated.