For Programmers: Free Programming Magazines  


Home > Archive > PERL Beginners > October 2006 > Re: Opening .dat file in perl









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: Opening .dat file in perl
Paul Lalli

2006-10-20, 6:56 pm

Goke Aruna wrote:
> On 10/20/06, John W. Krahn <krahnj@telus.net> wrote:
[color=darkred]
> Each time i used it that way its giving me
>
> GLOB(0x22519c)


*What* is giving you that? The code you quoted makes no attempt to
produce output. Therefore, you're clearly doing something wrong. My
guess is that you're trying to print the actual filehandle to STDOUT.
Which makes no sense because you opened the file for reading.

Please post a short-but-complete script that demonstrates the failure
you're creating.

Paul Lalli

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2009 codecomments.com