ed VOID is just goes away.
I wouldn't leave this in there when it goes into production, but it
shouldn't cause any problems during testing.
Rob
-Original Message-
From: Dan Muey [mailto:[EMAIL PROTECTED]
Sent: Monday, August 25, 2003 5:24 PM
To: [EMAIL PROTECTED]
Subject: FILEH
> -Original Message-
> From: Dan Muey [mailto:[EMAIL PROTECTED]
> Sent: Monday, August 25, 2003 5:24 PM
> To: [EMAIL PROTECTED]
> Subject: FILEHANDLE to print to nothing
>
>
> Howdy,
>
> I am benchmarking some stuff that does multiple print staements.
>
> W
cause any problems during testing.
Rob
-Original Message-
From: Dan Muey [mailto:[EMAIL PROTECTED]
Sent: Monday, August 25, 2003 5:24 PM
To: [EMAIL PROTECTED]
Subject: FILEHANDLE to print to nothing
Howdy,
I am benchmarking some stuff that does multiple print staements.
What I'd like t
Howdy,
I am benchmarking some stuff that does multiple print staements.
What I'd like to do is print to a file handel so ethat the stuff I'm printing doesn't
go to the screen.
Ie instead of print "stuff";
print BITBUCKET "stuff";
That way the output of the benchmark test won't be screwy on the