Micro FocusĀ Enterprise DeveloperĀ 3.0 for Visual Studio 2013
>
General Reference
>
Error Messages
>
Syntax Checking Error Messages
>
COBCH0301 - COBCH0400
>
COBCH0341 - COBCH0360
>
COBCH0345 USING parameter used twice in parameter list
COBCH0345 USING parameter used twice in parameter list
You have specified the same data item-name twice in the USING phrase of the Procedure Division header. All the names in the USING phrase must be different.
Resolution:
Delete the extra reference.
Parent topic:
COBCH0341 - COBCH0360