Question : Move Files in a .bat file not working but did earlier in the day on windows server 2003

Okay I created a simple .bat file to move files with MATL*.txt and REFUND*.txt from one directory on the D: drive  to another directory.  It was working earlier but now it's not working.  Do I need to set an environment path variable to include the D: drive?

Answer : Move Files in a .bat file not working but did earlier in the day on windows server 2003

Try opening up command prompt (Start -> Run -> type 'cmd' -> hit ok) and type in the full path to the .bat file (eg. c:\test\test.bat)

This will execute the batch file, but keep the command window open so you should be able to see what errors it reports.
Random Solutions  
 
programming4us programming4us