I see that feature, but what I need it to do is to basically CD to each of the directories that are dropped, not use the directory as a parameter.
I even tried:
cd %P;C:\Scripts\Bb\fixes_drapdroprobot.bat (which then just simply launches fixes.vbs
(and then cd %A - which seemed better, but didn't work either). The script is programmed to run only on the directory it's in, so it didn't like the cd method.
Does that make sense? I'm still missing something?
Thanks again,
Rob