Win xp bat/cmd help (dragndrop to a batch)

hi there gang

I’m trying to automate some 3d (maya) renders, and for that I have some batch files

I can call the file I need to render like so


C:\>render file.mb -options

(the exe being render.exe)

but could I possibly drag and drop file.mb on the batch/cmd file to execute the code ? Google doesn’t like my question’s syntax apparently.

thanks for any insight - I know it works with .exes but I’m not too sure about batch files

cheers

mlk