Goke Aruna wrote: > On 10/20/06, John W. Krahn <[EMAIL PROTECTED]> wrote: >> >> Goksie wrote: >> > Thanks all for the past help >> > >> > Can someone advice me on how i can open .dat file in perl script? >> >> open my $fh, '<', '00016367.DAT' or die "Cannot open '00016367.DAT' $!"; > > Each time i used it that way its giving me > > GLOB(0x22519c)
Then you are probably doing something wrong although it is hard to tell as you haven't shown us any code. John -- Perl isn't a toolbox, but a small machine shop where you can special-order certain sorts of tools at low cost and in short order. -- Larry Wall -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>