specify parm="%~dp0" in the command line; prepend this, which
resolves into the current directory (provided the command line
is in a batch file), to each file unless a full path was already
specified. in this way the files will always be fully qualified
and the program becomes complier independent