Help for this page

Select Code to Download


  1. or download this
    sub one{
     
    ...
    return (@direc_temp,@files_temp,@dest_temp);
    } #End sub ONE
    
  2. or download this
    sub two
    {
    ...
    
    ...more code here irrelevant for this problem...
    } #End sub two