Help for this page

Select Code to Download


  1. or download this
    printf "Dialing %s of %s on %s: %s, %s, %s\n",
           $index, $total, $ref->{'datetime'}, $ref->{'host'}, $ref->{'pho
    +ne'}, $ref->{'description'};
    
    printf "Dialing %s of %s on %s: %s, %s, %s\n",
           $index, $total, $ref->{'datetime'}, $ref->{'description'}, $ref
    +->{'host'}, $ref->{'phone'};