rchilausky
Programmer
I am using Fujitsu Cobol V3 (the free version) to learn Cobol. One of the capabilities that I need to exercise is reading and writing to a Windows application window. I am able to read and write to the console window via DISPLAYs and ACCEPTs. How do I redirect the I/O from the console window to an application window, specifically a telnet session window?