Help for this page

Select Code to Download


  1. or download this
    for ($x=0; $x <= $#all; $x++)
    {
    if($line =~ /@all[$x]/g)
    {
    print F2 $line;
    }