in reply to Re: Accessing a folder whose name changes daily
in thread Accessing a folder whose name changes daily

Actually did try this and it didn't work for me. Possibly because I am running the script through a VS command prompt? Anyway, found another way to accomplish the task. Thank you though. <\p>

  • Comment on Re^2: Accessing a folder whose name changes daily

Replies are listed 'Best First'.
Re^3: Accessing a folder whose name changes daily
by salva (Canon) on Dec 18, 2012 at 18:07 UTC
    then, as Jim have already stated below, try using File::Glob bsd_glob directly.