Re: solved the prpblem but... please

2001-09-03 Thread Nigel Wetters
buffer1 is undefined, and so the line print OUTFILE "$buffer1"; prints nothing. A good idea when having problems such as this is to run the program using warnings - change your first line to #!/usr/bin/perl -w --Nigel >>> agc 09/03/01 03:31pm >>> well I solved the thng, but the thing

solved the prpblem but... please

2001-09-03 Thread agc
well I solved the thng, but the thing is that I am only reading the very first line... it is suppouse to read all the lines that the document have... I know I have a mistake some where but belive me in my head the if while and so on are on a loop. here is the code #!/usr/bin/perl #Cambiar la l