INQUIRE: ID Specifier

The ID specifier identifies a pending asynchronous data transfer. It takes the following form:

ID=iexp

iexp

Is a scalar integer expression identifying a data transfer operation that was returned using the ID= specifier in a previous asynchronous READ or WRITE statement.

This specifier is used with the PENDING specifier to determine whether a specific asynchronous pending data transfer is completed.

See Also