The Field-Name does not exist in the external description for the
record; specification is ignored.
30
Cause . . . . . : The Field-Name
entry (position 30 - 43) is not valid for one of the following reasons:
- it does not exist in the externally-described record
- it is a float field which cannot be accessed in an RPG program
- it is a variable-length field which is ignored.
The specification is ignored.
Recovery . . . : Do one of the following:
- Specify a field name in the Field-Name entry that exists in the external
description for the record specified in the Record-Name. entry
- Specify the appropriate compiler data conversion option (CVTOPT) on the
create command so the field will not be ignored.
- Omit the specification.
Compile again.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.