RE: Please help: Out of Memory

2002-11-01 Thread Bullock, Howard A.
, Debi (MED, TCS) Cc: [EMAIL PROTECTED]; Bullock, Howard A. Subject: Re: Please help: Out of Memory On Thu, 31 Oct 2002, Mohanty, Debi (MED, TCS) wrote: Hi Howard, I tried to run the program with my 305MB file, but I got the error saying Out Of memory. The program I am using is $/ = '@F

Re: Please help: Out of Memory

2002-10-31 Thread Carl Jolley
On Thu, 31 Oct 2002, Mohanty, Debi (MED, TCS) wrote: Hi Howard, I tried to run the program with my 305MB file, but I got the error saying Out Of memory. The program I am using is $/ = '@F' . chr(0x0D) . chr(0x0A) . chr(0x0D) . chr(0x0A); open (INFILE, input.dat) || die failed!;