When I use the defined function in testing for a valid open file handle - it 
appears that it eats the first line of the file.  Here is a test line:

while(defined(<FILE2>) and $line2 = <FILE2> and $found == 0){

I have put print statements after this line and can see that it misses the 
first line from this file.  Any suggestions?

TIA
Ken


Ken Barker
IT Lead
Americall Group, Inc
314-213-7927
[EMAIL PROTECTED]


_______________________________________________
ActivePerl mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to