Help for this page

Select Code to Download


  1. or download this
    $hash3{$vars[2]} = (@vars[0,1]); #add 1,2,3 as needed
    
  2. or download this
    @{$hash3{$vars[2]}} = (@vars[0,1]); #add 1,2,3 as needed