#HELP -T-Rexx
18-Dec-93 04:59:19
Sb: #70409-#HELP -T-Rexx
Fm: Brian Bartlett 72037,570
To: Hilary Szymanowski 70035,510
Hilary,
if you put it back in your system directory, add the following line to
your s:user-startup file:
Sys:System/RexxMast >NIL:
The >NIL: shoves the normal output from the program ("Start RexxMast"
or somesuch) to the bit-bucket, never to be seen again.
The same principle applies to other programs, perhaps PopTR, which I
believe is a subject of discussion further down the line. You may also
need to add a <NIL: in there if the program you add to your s:user-startup
does not allow the startup CLI window to go away.
I hope this helps.
Brian
bjbart@watserv.ucr.edu