:Handle modules.
C:\>
-Original Message-
From: Gabor Urban [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 13, 2004 3:46 PM
To: [EMAIL PROTECTED]
Subject: Question about subroutines
Hi,
Is it possible to write a subroutine in Perl which accepts an open file
handle as parameter? A
Hi,
Is it possible to write a subroutine in Perl which accepts an open
file handle as parameter? At the moment it seems hopeless, but is it?
Regards
Gabaux
Linux is like a wigwam: no gates, no windows, and an apache
inside!
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands,
I have this script that checks processes on aix box.
My question is within the subroutine. If the process
is not running the return code is 256. How do prevent
it from sending multiple alerts to a pager? What I
want it do is send 1 page at a time for multiple
events.
Piece of my script:
$tel