Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: two questions about Win32::Process

by ZlR (Chaplain)
on Apr 30, 2005 at 11:14 UTC ( [id://452833]=note: print w/replies, xml ) Need Help??


in reply to two questions about Win32::Process

Hello dannoura,

One thing is that it should be the full command inside the process create, ie :

Win32::Process::Create(my $ProcessObj, $^X, 'perl c:\perl\progs\garb1.pl', 0, NORMAL_PRIORITY_CLASS, ".")|| die ErrorReport();
If you are under perl 5.8, it's worth also having a look at Win32::Job .

zlr .

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://452833]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (7)
As of 2024-04-25 15:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found