Rational Developer for System z
Enterprise PL/I for z/OS, Version 3.8, Language Reference Manual

NAME condition

Status
NAME is always enabled.
Result
The named data is undefined.
Cause and syntax
The NAME input/output condition can be raised only during execution of a data-directed GET statement with the FILE option. It is raised in any of the following situations:

You can retrieve the incorrect data field by using the built-in function DATAFIELD in the ON-unit.

Read syntax diagramSkip visual syntax diagram>>-NAME--(file-reference)--------------------------------------><
 

The file-reference must be a scalar reference.

Implicit action
The incorrect data field is ignored, a message is printed, and execution of the GET statement continues.
Normal return
The execution of the GET statement continues with the next name in the stream.
Condition code
10

Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)