Re: Not reading the whole file

2004-05-19 Thread Christopher G Tantalo
Christopher G Tantalo wrote: Jan Eden wrote: Richard Heintze wrote on 04.05.2004: I think I solved my own problem. I'm using a my @backgr_data=; Or use my $backgr_data = join '', ; - Jan The dbi module would be the best solution, as the quote method supports any number of quotes in the st

Re: Not reading the whole file

2004-05-19 Thread Christopher G Tantalo
Jan Eden wrote: Richard Heintze wrote on 04.05.2004: I think I solved my own problem. I'm using a my @backgr_data=; Or use my $backgr_data = join '', ; - Jan The dbi module would be the best solution, as the quote method supports any number of quotes in the string itself. --

Re: Not reading the whole file

2004-05-19 Thread Jan Eden
Richard Heintze wrote on 04.05.2004: >I think I solved my own problem. > >I'm using a > >my @backgr_data=; > Or use my $backgr_data = join '', ; - Jan -- There are two major products that come out of Berkeley: LSD and UNIX. We don't believe this to be a coincidence. - Jeremy S. Anderson -- T

Re: Not reading the whole file

2004-05-04 Thread Richard Heintze
I think I solved my own problem. I'm using a my @backgr_data=; to read everything. Is the above less efficient than below? read INFILE, $backgr_data, $some_really_big_number; Thanks, Siegfried >This code is not reading the entire file. It is my >intent that it read the entire file. Can s

Re: Not reading the whole file

2004-05-04 Thread Paul Archer
3:01pm, Richard Heintze wrote: > This code is not reading the entire file. It is my > intent that it read the entire file. Can somone help > me remedy this problem? > > Thanks, >Siegfried > > open (INFILE, "data.txt"); Are you sure your file opened properly? Did you check? open (INFIL

Re: Not reading the whole file

2004-05-04 Thread Andrew Gaffney
Richard Heintze wrote: This code is not reading the entire file. It is my intent that it read the entire file. Can somone help me remedy this problem? Thanks, Siegfried open (INFILE, "data.txt"); my $backgr_data=; First, please don't reply to an unrelated post to start a new thread

Not reading the whole file

2004-05-04 Thread Richard Heintze
This code is not reading the entire file. It is my intent that it read the entire file. Can somone help me remedy this problem? Thanks, Siegfried open (INFILE, "data.txt"); my $backgr_data=; __ Do you Yahoo!? Win a $20,