Help for this page

Select Code to Download


  1. or download this
    while(-d $dest_book){
                    ##Some code            
    }
    
  2. or download this
    if(-f $path_browsefile){
       ##Some code
    }