Help for this page

Select Code to Download


  1. or download this
    sub processhtml {
        my ($file) = $_[0];
    ...
           print TEMP ("\n");
        }
    }
    
  2. or download this
           foreach $value3 (keys @import_values{"ship","weight","dwg","rev
    +"}) {
              print TEMP ("\"$value3\",");
           }