y [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, July 31, 2001 8:52 AM
To: Peter Lee
Cc: [EMAIL PROTECTED]
Subject: Re: connecting to program
On Tue, 31 Jul 2001, Peter wrote:
> i am trying to call a c program (main.exe) using these.
> the c program resides in a different machine from the
On Tue, 31 Jul 2001, Peter wrote:
> i am trying to call a c program (main.exe) using these.
> the c program resides in a different machine from the script.
>
> the comline scalar just adds on different parameters for the program.
>
> i feel like im doing something wrong with my system call. is