Hello!
My working environment is Win2000 or WinXP.
I wrote a macro which invokes via "shell" an executable file (.exe); unfortunately that executable file is not always on the same directory (depending on choices made during installation) and it is not on the %path% variable.
It seems that the shell instruction wants the executable file name including the complete path, but I can't write it as a fixed parameter because of the problem just mentioned.
Does anybody know how to look for a file and retrieve its path on an Extra Macro?
(I tried the "dir" function, but either I don't know how to use it, or it does not give what I'm looking for.
Any help is greatly appreciated!
thanks!!
My working environment is Win2000 or WinXP.
I wrote a macro which invokes via "shell" an executable file (.exe); unfortunately that executable file is not always on the same directory (depending on choices made during installation) and it is not on the %path% variable.
It seems that the shell instruction wants the executable file name including the complete path, but I can't write it as a fixed parameter because of the problem just mentioned.
Does anybody know how to look for a file and retrieve its path on an Extra Macro?
(I tried the "dir" function, but either I don't know how to use it, or it does not give what I'm looking for.
Any help is greatly appreciated!
thanks!!