in reply to Re: Creating new folders
in thread Creating new folders

I know it was not working when I wrote this post as I tried and it did not create the errors. But when I tried agin (afte adding the die command to get errors) everything worked fine. Not sure what was going on

Replies are listed 'Best First'.
Re^3: Creating new folders
by cdarke (Prior) on Feb 03, 2008 at 10:34 UTC
    Not sure what was going on

    There are several possibilities, but the most important lesson to learn from this is always record your error messages. Error messages are your friends.

    Three common errors beginners make on Windows:
    1. Failing to save their script edits.
    2. Saving to the wrong folder, i.e. running a different version of the script to the one they are editing.
    3. Failing to refresh Windows Explorer. Your script may have actually worked first time, but if you checked with a GUI it might not have given an up-to-date view.