Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

Losing the shell window after a "call"

 [1/2] from: depotcity::telus::net at: 14-May-2001 11:28


Hello. The problem: With every shell call, a new shell window popsup (at least with call/output) in win2k. Multiple calls, multiple windows... This is unacceptable. How do we lose the window after grabbing the output? Terry Brownell

 [2/2] from: depotcity:telus at: 14-May-2001 12:28


Answer to my own question... call/output/shell (at least for windows) TB