anybody know how to do it.$currentline = <AFILE>; if($currentline =~ /ENCRYPTED/) { #here i like to point to previous line #so that if i call<AFILE>again it returns the same line. #without using FileHandle #write(*AFILE); } else { parse($currentLine); }
Edited 2003-03-05 by mirod:added <code> tags
In reply to point to previous line by hari
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |