#WShell + Opus + ToolsX
16-Dec-91 14:56:20
Sb: #17800-#WShell + Opus + ToolsX
Fm: Steve Tibbett 72627,1325
To: Steven D. Kapplin 70055,1021
ToolsX won't open a console window for a program, unless the program does
some output. The console ToolsX opens is a CON: window with the AUTO
option, meaning the window won't open unless there is something printed to
it.
If you redirect the output from the program you're running to NIL:, or it
never does any output, then there shouldn't be a window opened.
…Steve