CompuServe Messages

TCO w/o Scrollbar

    11-May-94 07:35:57
Fm: Bill Hawes 72230,267
To: Mike/CompuStore W-German 71001,210
Mike, The console window opened by TCO uses a CON: window, since it can't assume that WShell will be present on the machine and therefore there may not be a CNC: or other console. (TCO is an ARexx utility.) You can use WShell's DisplayHandler to redefine CON:, but you'll need to dismount CON: first. Then use a DHOpts command to define the CON: device and you'll get the default scrollbar. -Bill Hawes