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
COBCH0310S ACCEPT/DISPLAY syntax incorrect
Resolution:
Compile the program with the DIALECT ”MF” directive.
Incident #2563424
Old KB# 35655
#MFDS
#EnterpriseDeveloper