ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Drag&Drop Robot

Errors with v1.09.01 when running batch files - The filename, directory name,...

(1/1)

jballi:
Just installed v1.09.01.

The program works well with standard executables (.exe) but for some reason, the program no longer likes double quotes around parameters when executing batch files.

For example, when I run this test:

C:\Program Files\bin\Test.bat %F1 "%2"

I get the following error message:

The filename, directory name, or volume label syntax is incorrect.

This is the most common error that occurs.


I get a similar error message when I run this (just an example):

C:\Program Files\bin\LAME.bat --decode "%N" "%NO.wav"

...returns this error message:

'C:\PROGRA~1\bin\LAME.bat" --decode "Test.mp3" "Test.wav' is not recognized as an internal or external command, operable program or batch file.

When I remove the double quotes from the parameters, these errors go away but of course, the programs don't work if the path or file name has spaces.

Thanks in advance for your assistance.  Let me know if you need any additional information.

mouser:
sorry i missed this when it was first posted !

i will fix the problem with .bat files this weekend and upload a new version.

mouser:
fixed, see latest post here.

Navigation

[0] Message Index

Go to full version