|
Rather than clicking on the file in Explorer, open a command prompt and run it form the command line. Then you will be able to see the errors correctly.
The error message you attach indicates that you have made an error when configuring the script and put incorrect or too many backstrokes somewhere. You'll need to show me your modified script so I can spot the mistake.
1. You should be able to run it from any location.
2. It will automatically create the directory.
3. Yes. Because Windows uses backstrokes for path separator, you sometimes need to double them. This only affects windows (not unix, linux, macos etc), although Perl attempts to work around this problem.
_________________ Steve Shipway UNIX Systems, ITSS, University of Auckland, NZ Woe unto them that rise up early in the morning... -- Isaiah 5:11
|