I'm trying to run the following dos command from a Before Run Event.
ren *.chart *.txt
The problem is that when I run the script I'm getting the following error message:
Error running Event #1: Failed to run external program "ren *.chart *.txt": The system cannot find the file specified.
Is there special formatting or syntax that I should be using: I've included a couple of screen shots below:


Thanks for your help