Problem:
A COBOL program built as an .exe in Net Express and Interface type as Graphical, displays characters in the 'COBOL Text Window' -- a MF implemented win32 console -- when run.
Try to change the font size and you can only choose up to a maximum value of 20.
Resolution:
The value 20 is the font size limit of the COBOL Text Window.
Old KB# 1211