Help for this page
if($v_file){ print "<br><center><a href=\"parse_test.pl?pos=$pos\"><font color=#ad0 +000><b>more >>></b></font></a></center>"; ... #How actualy save this, where could I do this? $pos = tell(VIEWFILE); close VIEWFILE;
$pos = tell(VIEWFILE); if($v_file){ ... print "End"; } close VIEWFILE;