Tuesday 07 May 2002 6:17 AM
> To: '$Bill Luebkert'
> Cc: '[EMAIL PROTECTED]'
> Subject: RE: Executable program from perl script
>
>
> Thanks for suggesting this
> but seems this is not working .. i tried
> it still send "start" to the STDOUT
Sushil Kumar Gupta wrote:
> Thanks for suggesting this
> but seems this is not working .. i tried
> it still send "start" to the STDOUT and not to the application.
> Actually i want sort of what EXPECT can do , in PERL
No it didn't if you coded it right. Provide a samll test snippet
and any
t: Tuesday, May 07, 2002 3:23 AM
To: Sushil Kumar Gupta
Cc: '[EMAIL PROTECTED]'
Subject: Re: Executable program from perl script
Sushil Kumar Gupta wrote:
> No it's not the command line argument that we can provide to the
> application.
> Okay let me give some details about
No Actually i am trying to send the command to this application through
script only.
-Original Message-
From: Josue Garayua [mailto:[EMAIL PROTECTED]]
Sent: Sunday, April 07, 2002 3:45 PM
To: Sisyphus
Cc: [EMAIL PROTECTED]
Subject: Re: Executable program from perl script
What if the
- Original Message -
From: "Sushil Kumar Gupta" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, May 03, 2002 10:54 PM
Subject: Executable program from perl script
> Hi,
>
> I have to execute one exe from my perl script. This exe is sort of
>