I'm working on a replacement program for the default windows copy-paste copying program but I've run into some problems. I just can't get my head around getting the full path of a file in explorer. My current code actually gets the name of the item and that works great on my system since I have turned on show file endings in explorers options. I have some running code that sends ctrl+c and then use ClipGet() to get the path, but I don't like that options because it partly interfere with the