[plt-scheme] Shell-execute

From: ifconfig (dor at ntr.co.il)
Date: Mon Jan 26 18:12:40 EST 2004

Wow, fast response.
Thanks, it works perfectly :)

Dor Kleiman
NTR Visual Technologies Ltd.
03-5627672, 064-326363
dor at ntr.co.il
----- Original Message ----- 
From: "Matthew Flatt" <mflatt at cs.utah.edu>
To: "ifconfig" <dor at ntr.co.il>
Cc: <plt-scheme at po.cs.brown.edu>
Sent: Tuesday, January 27, 2004 1:07 AM
Subject: Re: [plt-scheme] Shell-execute


> At Tue, 27 Jan 2004 01:01:21 +0200, ifconfig wrote:
> > I am using shell-execute to open a batch file that has very little
output
> > and no input; all it does is open a dos window, displays some output and
> > pauses (it's a compiler). Is it possible to catch that output and start
the
> > batch file in the same thread, using the same i/o ports?
>
> I think you want the `system' function in `(lib "process.ss")'.
>
> Matthew
>
>




Posted on the users mailing list.