List,

This may seem like an odd questiong but to avoid race conditions I need
to be able to run a Perl script from a Perl script (Ie execute it
without any user interaction).  Is this possbile.

if (something = something) {
        RUN NEW PERL SCRIPT HERE THEN CONTINUE WITH THE PERL SCRIPT
ALREADY RUNNING
} else {
        print "Everything is fine \n";
}

Regards,

Daniel Falkenberg

==============================
VINTEK CONSULTING PTY LTD
(ACN 088 825 209)
Email:  [EMAIL PROTECTED]
WWW:    http://www.vintek.net
Tel:    (08) 8523 5035
Fax:    (08) 8523 2104
Snail:  P.O. Box 312
        Gawler   SA   5118
==============================


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

Reply via email to