Data Manipulation Language Statements › @BIND REC—establishes addressability for a record › @BIND REC Example
The following example of the @BIND REC statement establishes addressability for the database record EMPLOYEE to the program's variable storage area labeled EMPLOYE:
@BIND REC='EMPLOYEE',IOAREA=EMPLOYE