Field cannot be defined like a float field using *LIKE DEFINE.
30
Cause . . . . . : A field is being defined using operation *LIKE DEFINE, however, the field specified in the Factor-2 entry (position 36 - 49) is defined with data type float. The specification is ignored.
Recovery . . . : Use the LIKE keyword on a Definition specification to define a field like a float field. Compile again.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.