Send path of active document, to clipboard

bawldiggle

GrayGhost2 ret.
Pro User
VIP
Local time
10:03 AM
Messages
895
Location
Australia
Sometimes I have so many documents open (txt, pdf, png, etc) I dont know their "path".
- the WinExplorer window has been used to open a variety of file types.

I am looking for a generic tool/program that will load the clipboard with the full-path of any active document that has the focus. (of course orphans don't have a path)

My only coding experience is extensive VBA (addins for MS Applications and older AutoCad) and a bit of VBScript

I assume to either select any open document (txt, pdf, png, etc) and running (eg.) a script (or whatever) that will recognise any file type and return the full path to the clipboard.

Is there a tool/program out there in IT land that will save me another 15 years of learning a new programming language, I will be 85 by then, and my enthusiasm is waning for long range projects.

If it is possible I have tentatively looked at Python, because it looks similar to (don't cringe) VB.
It looks like MS.Net and C++ are "current" but I don't have a clue about any of them.

I would be eternally grateful for any ideas or leads :)
 

My Computer My Computer

At a glance

XP Pro (x86) | 7 HP (x86) & (x64) | 7 Pro (x64)
Computer type
PC/Desktop
Computer Manufacturer/Model Number
Toshiba, Lenovo (laptops) + 4 rigs
OS
XP Pro (x86) | 7 HP (x86) & (x64) | 7 Pro (x64)
Hi,

I am also looking for a similar tool but haven't find anything so far....
If you find anything, please let me know
 

My Computer My Computer

At a glance

Windows 64
Computer type
PC/Desktop
Computer Manufacturer/Model Number
HP
OS
Windows 64
You can drag a file from Explorer into a Command Prompt window to reveal the file's path, if thats what you're looking for, Bawldiggle.


If it is possible I have tentatively looked at Python, because it looks similar to (don't cringe) VB.
*Cringing*
Python and VB are at completely opposite ends of the programming language similarity spectrum.
 

My Computer My Computer

At a glance

Windows 10, Windows 8.1 Pro, Windows 7 Profes...
Computer type
PC/Desktop
OS
Windows 10, Windows 8.1 Pro, Windows 7 Professional, OS X El Capitan
Back
Top