Please help brain-locked. Thankssub BFPRCONS(){ $BFPRCONSCount = $BFPRCONSCount + 1; $BFPRCONSFileName = $job."_".$orgCycleNumber."_".$junk1."_".$filed +ate."_".$junk2; open (DATA, "<c:/Logs/FBF/$BFPRCONSFileName") or die "Couldn't ope +n, $!"; @lines = <DATA>; close (DATA); foreach (@lines){ chomp; $bfprconsindicator = substr($_, 0, 44); if ($bfprconsindicator eq "========== Summary of bfpr_catfl result +s ==="){ print "$_\n"; } } }
In reply to Stupid parsing question by dew
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |