Chris <[EMAIL PROTECTED]> wrote on 21 Feb 2002:

>>     print "4 pings, $count were successful\n";
>> 
> 
> Not sure if the Net::Ping will give me what I really need...
> 
> What you saw is a VERY small part of the program, and all I
> wanted to do was give some realistic status, visually, "realtime".
> 
> It is all being logged to a file, and that output MUST be exactly
> like standard PING output.  Thus, as I was tasked to keep it within
> "I can read this because this is what I am used to seeing"
> guidelines, I system commanded it out! :)

You could always rewrite the print() to make it exactly like the standard 
ping output.  But whatever, it's your program;  I was just making a 
suggestion....

-- 
David K. Wall - [EMAIL PROTECTED]
"Oook."

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

Reply via email to