PDA

View Full Version : Warning: uninitialized value in concatenation (.) or string


webdev
10-19-2009, 07:55 PM
Hi, Well I am getting this warning while running my script which is attached:Use of uninitialized value in concatenation (.) or string at aj.pl in this line : print OUTFILE"$address[$k]|" as when i remove this line I don't get any warnings: Can someone please tell me what is wrong with it:...