Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Full path of files selected
#7
I don't use bblean. If class of control that displays files is not (and is not derived from) SysListView32, you probably cannot get some useful info from it.

Another method:

Code:
Copy      Help
key Cc
ARRAY(str) a
if(GetClipboardFiles(a))
,out a[0]

http://www.quickmacros.com/forum/showthread.php?tid=480


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)