Help for this page

Select Code to Download


  1. or download this
    data   data   data   data   7,843,391.58
    xyz    xzy    xyz    ....   12,224,675.68
    ...
        (more data)             21,407,271.2
         (more data)            16,728,929.69
                                16,728,929.69
    
  2. or download this
    sub addcommas{
       my ($text)= $nocomma;
    ...
       $text=scalar reverse $text;
       return $text;
    }
    
  3. or download this
    
    for ($p = 0; $p < @a_table; $p++){
    ...
            print AUDIT "$a_print[0]\t$a_print[1]\t$read_time\t$a_print[3]
    +\t$comma\n";
    } # end for loop