Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
default path during macro/EXE
#1
when a macro starts, if I open "fred.txt", in what directory or path will the file be expected to be? Is there a way to find the path to the EXE which is running?

Smile

Jon
#2
Quote:when a macro starts, if I open "fred.txt", in what directory or path will the file be expected to be?

http://www.quickmacros.com/help/Popups/ ... PATHS.html

Quote:Is there a way to find the path to the EXE which is running?

It is in _qmdir variable.

mes "My path is[][]%s" "" "i" _qmdir


Forum Jump:


Users browsing this thread: 1 Guest(s)