Re: readline() on closed filehandle FILE

2003-02-11 Thread John W. Krahn
Nandita Mullapudi wrote: > > Hi all, Hello, > am using the following script to parse a long list of files. funnily > enough, it works fine when i try a couple sample files, but when i'm > using a long list of files, it comes up with this error: > > readline() on closed filehandle FILE at hashin

Re: readline() on closed filehandle FILE

2003-02-11 Thread Rob Dixon
Nandita Mullapudi wrote: > Hi all, > am using the following script to parse a long list of files. funnily > enough, it works fine when i try a couple sample files, but when i'm > using a long list of files, it comes up with this error: > > readline() on closed filehandle FILE at hashing22.pl line 2

was re readline() on closed filehandle FILE

2003-02-11 Thread Nandita Mullapudi
i just found the problem- bad formatting of filenames in my list of files.. thanks! -nandita -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]