Help for this page

Select Code to Download


  1. or download this
    %hash =('This is a test line' => '1',
    'This is second test Line' => '1',
    'This is the third line' => '1');
    
  2. or download this
        $selection->Hyperlinks->Add({
                               Anchor => $r,
                                Address => "$elemetns"
                              }) or die "I am unable to do it";