RemoveLeadingZeros

Used when importing files into a CDD, this setting removes the leading zeros from field names when importing using file descriptions that have "OCCURS" clauses in them. (e.g. COBOL copybooks, VMS DDL files, etc.)

 

REMOVELEADINGZEROS=0 or 1

 

Default = 0

 

If set to 0, the field name will be {FieldName_00001}.

If set to 1, the field name will be {FieldName_1}.

 

Environments: Client, Windows

Configuration Manager: CDD Settings; Current Key = CONNXCDD\OPTIONS; Key Value/Value Name =  REMOVELEADINGZEROS