I need to call that program from a perl script. I tried this using eval
function. But it failed.

 Can i know how to do this?


Hi,
I am not sure, so I'll frame an answer for my answer :D

"Wouldn't it work if you first determined the OS and then made a system
call accordingly...
Like:
System(/*program call*/); //for windows
Exec((/*program call*/); //for *nix"

Spare me if you don't like it.
"


DISCLAIMER:
This email (including any attachments) is intended for the sole use of the 
intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE 
COMPANY INFORMATION. Any review or reliance by others or copying or 
distribution or forwarding of any or all of the contents in this message is 
STRICTLY PROHIBITED. If you are not the intended recipient, please contact the 
sender by email and delete all copies; your cooperation in this regard is 
appreciated.

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to