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