Hi All,

I want to write a script which will first check to see if an earlier
invocation of itself is running - or rather a given program which it in turn
calls is running.  Anyone know how to get a list of process on a windows
machine?  Is there an internal perl way to get this info?

Also, I've had variable success with the windows task scheduler to run
scripts frequently - has anyone any experience with using the scheduler vs.
a long sleep period loop type situation and vice versa?

Thanks,

Mark

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to