Created On:  19 March 2012

Problem:

User is getting the following error compiling a COBOL program that has an ‘ACCCEPT WITH NO ECHO’ statement:

COBCH0310S ACCEPT/DISPLAY syntax incorrect

Resolution:

Compile the program with the DIALECT ”MF” directive.
Incident #2563424