This part of the code is the problemCREATE TABLE TEMP.BIG TREE : : ------ $i = "BIG_TREE" if ($_ =~ /CREATE TABLE TEMP.$i/){ $read01 = 1; } $read01 = 0 if (/^----/) ; next if ($read01 == 1); next unless $read01; print "$_";
In reply to Re^2: between pattern search not working
by Anonymous Monk
in thread between pattern search not working
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |