Micro FocusĀ Visual COBOLĀ 2.3 for Visual Studio 2015
>
General Reference
>
Error Messages
>
Syntax Checking Error Messages
>
COBCH0201 - COBCH0300
>
COBCH0241 - COBCH0260
>
COBCH0252 PASSWORD field data-name missing or illegal
COBCH0252 PASSWORD field
data-name
missing or illegal
You have either not declared the data item specified in the PASSWORD clause in a file description entry, or you have declared the item incorrectly.
Resolution:
Add or correct the declaration of the data item in the PASSWORD clause.
Parent topic:
COBCH0241 - COBCH0260