in reply to Re: Capturing error messages from Win32::Process
in thread Capturing error messages from Win32::Process
Hi HTH,
I tried your code but can't it to work - I get the output from the program at my DOS prompt but get no output from the Perl script itself.
What I'm trying to do is automate adding a PGP key to a key-ring using a PGP program, which I suspect doesn't like being automated. I've tried using Expect but it didn't work either.
I tried the node you are referring to earlier but found it difficult to understand and thus tailor for my situation.
Any ideas?
A