I see a couple of examples of this function for PBWin, but I can't figure out how to get the hDrop parameter in CC.
Couple someone write up just a brief example where you can drop a file list out of windows explorer onto the icon and have it print the file list to the console?
The big idea is to use this as a replacement for the COMMAND$() function for a send-to item to avoid the 2k workspace limit.
Thanks!
Couple someone write up just a brief example where you can drop a file list out of windows explorer onto the icon and have it print the file list to the console?
The big idea is to use this as a replacement for the COMMAND$() function for a send-to item to avoid the 2k workspace limit.
Thanks!
Comment