CompuServe Thread

Forum unknown · Programming

I/O

1 messages in this thread
#18317From: Kevin-Neil KlopMay 11, 1986 2:14 PM
I've opened a windo (type WBENCHSCREEN), and now wish to attach I/O from my program to that window. The question is: Must I do an OpenDevice to get a console. If yes, is that console local to m e? Lastly, my SYBEX book lists the format of the OpenDevice call as: OpenDevice(devName,unitNumber, ioRequest, flags) what is the proper devName and unitNumber? also, what are the allowable Flags? Gosh, this is getting trickier by the moment (I'm soooo confused. Prolog was easier).