Magnus Brading
Almighty Author

Group: Super Administrators
Posts: 2751
Joined: Aug. 2002 |
 |
Posted: May 26 2004,16:00 |
 |
First off, thanks for reporting the bug in the mass set tool, I have fixed it now and it will work in the next beta (probably available tonight or tomorrow).
Second, about your command-line problem, your mistake is to not include the percentage signs around the variable name in the command-line call. The correct command-line would look like this:
call "%mp3ts" -d "%destDir" -macro "setGenreVar" -macroparam %genreVal% "someGenre"
I did it this way to keep it consistent and easy to remember for people (i.e. so people don't get confused when you should include the percentage signs in some situations but not in other), but now that I think about it, it is not very good to force people to include these percentage signs on the command-line, because percentage signs have special meaning in some scripts and for environment variables, which might in turn cause problems when people try to call it from scripts and such, so I have now made it possible to do it either way, both with and without the percentage signs. This will also be available in the next beta.
Thanks a lot for your reports, please keep them coming!
-------------- Software author and website owner
|