Front End Support > MaLa Frontend
GameLists: Multiple emuls in same list work-around solution
BorgDog:
it's trying to run mame? The only way I see that happening is if the "if "%2" == "d:\Emulators\other_roms\nes\" goto mess" line is not triggering the goto. Do you need the \ on the end of the path? and I assume that matches what you are capturing in your test.txt.
Blueic5:
I remove the text file output as it seemed to show things correctly, anyway ive updated my post above for troubleshooting
BorgDog:
--- Quote ---D:\Emulators\mame>if "D:\Emulators\other_roms\nes" == "d:\D:\Emulators\other_roms\nes\" goto mess
--- End quote ---
take the \ off the end of your if statement as obviously those two are not equal
Blueic5:
Cheers I'll try that tomorrow and let you know...
Just a note
I had a lot of issues with the spaces in the rom name and gave up wouldn't work for me with or without ". Also there seemed to be a rom name length limit when executing the script.
BorgDog:
I just looked at it again and you have "d:\D:\" in there too, not sure where that is coming from, but it could be an issue as well.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version