Previous Topic: @BIND REC SyntaxNext Topic: @BIND REC Status Codes


@BIND REC Parameters

REC=record-name

Binds the named record to a location in variable storage that corresponds to the record description copied into the program. Record-name must specify a record included in the subschema.

IOAREA=record-location

Identifies the specific location in the program's variable storage to which the record is bound.

Note: Use care with this option because source-object mismapping can result from improper use. In cases where the description of a given CA IDMS/DB record is present in more than one location in variable storage, you must ensure that the proper record description is bound at the proper time.