Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Shell menu extension: Macro to copy path and file name
#1
I'd like to be able to right-click any file and have an option to "Copy Path"
Which would store the entire directory of that file including the name of it itself to the clipboard.

Like "G:\My Files\orig.doc"

I am not sure how to reference the file that is right clicked (or get path/name)

Any help appreciated
#2
function $files
str s=files
s.setclip

It is whole macro.


Forum Jump:


Users browsing this thread: 1 Guest(s)