I am coding in Eclipse for the first time and running into NEWBIE problems.
I have several DISPLAY lines throughout my code and probably should mention that I have "CONSOLE IS CRT" coded in the "SPECIAL-NAMES." portion of the "CONFIGURATION SECTION."
The DISPLAY lines result in a "DOS like" window opening with only the results of the last DISPLAY command and a "Press Enter to Continue..." message. Pressing Enter results in the "DOS like" window closing.
Commenting out the last DISPLAY results in only the previous DISPLAY results in the "DOS like" window with the same "Press Enter to Continue..." and the same behavior.
I would like to see the results of all the DISPLAY commands somewhere (perhaps in the "Console" tab?)
I suspect I have an Eclipse issue rather than a COBOL issue, but, of course, am open to all coaching...



