so you want to pass a varable (file path) to a batch file.
I can't see anything wrong with your code.
Lets see if the information is getting into the batch file, Create a new batch file and call it test1.bat and enter the following
@echo input 1 %1
pause
See what happens with that
Reputation Points: 10
Solved Threads: 4
Junior Poster in Training
Offline 65 posts
since Jan 2008