Where is cm_SavePathToFileA?
Moderators: Hacker, petermad, Stefan2, white
If you want just a message box, WScript.Echo does exactly that, and this script does exactly what you ask (shows a message box with current path in active panel), so I don't understand what is wrong with it.
Screenshot
Screenshot
Then write in a notepad txt: "Msgbox Path" and name the file test.vbs
Now run the file (double-click the mouse on the icon of the file)
and see the result is the window will show the path TC (e.g. Source or Target).
Now run the file (double-click the mouse on the icon of the file)
and see the result is the window will show the path TC (e.g. Source or Target).
Last edited by sexy69 on 2016-08-19, 07:31 UTC, edited 3 times in total.
Do you really need path of current panel or you only need to know which one is active? I don't understand what you're trying to get using these paths.