CompuServe Messages

I/O

#: 18317 S7/ProgrammingForum unknown
    11-May-86 14:14:03
Sb: I/O
Fm: Kevin-Neil Klop 76167,1124
To: Anyone

This message turned up in search, but its forum couldn’t be identified from the original transcript, so it may not be linked into its thread.

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).