Input window how???
30-Nov-92 07:38:29
Sb: #30445-Input window how???
Fm: Bill Hawes 72230,267
To: Mark Betts 100015,572
Mark,
If the program you're using opens a public screen, you can open a window on
it by specifying the screen name in the console specification, as in
CON:0/0/100/300/Input/SCREENWhatEverName
Due to a bug in the CON: handler, you'll need to keep the screen name at
the end of the console spec. (Console options are usually independent of
order.)
-Bill Hawes