The file specified in the FILE parameter of the Declare File (DCLF) command contains a field that is defined as a floating point field. Control language (CL) programs cannot contain floating point fields.
Change the file definition to remove the floating point field, change the name of the file on the DCLF command, or change the RCDFMT parameter of the DCLF command so that the format containing the floating point field is not referred to. Then try the CRTCLPGM command again.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.