Help for this page

Select Code to Download


  1. or download this
    &scandir("c:/mydocu~1");
    
  2. or download this
    sub scandir
    {
    ...
    
    chdir($workdir) || print "Unable to change to $workdir: $!\n";