Any ideas any1, Thanks.open(INF,"data.txt"); ## Open read file @userdata = <INF>; ## Put into an array close(INF); $linenum=0; foreach $line (@userdata) { print "$linenum\n"; if ($userdata[$linenum] =~ /¦$tail/) { ********** Do Stuff - But currently not working is symbol beyond l +ine 4300 } $linenum++; }
In reply to FIle Seeking by Baz
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |