For Programmers: Free Programming Magazines  


Home > Archive > PERL Programming > March 2004 > Killing process from different subroutine









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Killing process from different subroutine
Paul Simon

2004-03-18, 6:47 pm

I created a Win32::Process and want to kill it from a different subroutine
when i use the following it works in the same subroutine as the system
process but not in a different subroutine

$ProcessObj->kill(1)

My system process is a driver program and i want to be able to kill it when
needed.


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com