> I have a script that I want to fork a child process that will start an
> application, e.g. notepad.  Once notepad is closed I want the child
> process to send a signal to the parent.  How would I do this in Windows?

Signals do not work on Win32. You have to find another way.

What do you realy want to do?

Jenda
 

== [EMAIL PROTECTED] == http://Jenda.Krynicky.cz ==
: What do people think?
What, do people think?  :-)
             -- Larry Wall in <[EMAIL PROTECTED]>
_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-admin

Reply via email to