Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
make exe - get path
#1
how do i get the path of my qm exe for loading my settings.xml ?
thanks.
pi
#2
Code:
Copy      Help
_s.fix(GetModuleFileName(0 _s.all(300) 300))
out _s

;or

out _qmdir
#3
what is the difference between both ways ?
pi
#4
Almost none. _qmdir also is populated using GetModuleFileName. Use GetModuleFileName when you also need exe filename, because _qmdir contains only path.
#5
another lesson learned Big Grin
pi


Forum Jump:


Users browsing this thread: 1 Guest(s)