Lisp HUG Maillist Archive

RE: call-system with console application

 

> -----Original Message-----
> From: owner-lisp-hug@lispworks.com 
> [mailto:owner-lisp-hug@lispworks.com] On Behalf Of Victor
> Sent: Wednesday, October 18, 2006 11:33 AM
> To: lisp-hug@lispworks.com
> Subject: sys:call-system with console application
> 
> 
> 
> Hello,
> 
> How can i hide the console window when launching console 
> application from lispworks using sys:call-system? (on 
> windows) I don't need to intercept the output of that 
> application, just hide it's window not to annoy people.

Try sys:open-pipe


Eivind


Updated at: 2020-12-10 08:47 UTC