How to get full path+filename of selected file into clipboar

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
vladob
Junior Member
Junior Member
Posts: 4
Joined: 2005-10-23, 08:11 UTC
Location: Prague, Czech REPUBLIC

How to get full path+filename of selected file into clipboar

Post by *vladob »

Hi all,

is there any way how to do that quickly? By some shortcut?

Thanks a lot

vlado
User avatar
Hacker
Moderator
Moderator
Posts: 13067
Joined: 2003-02-06, 14:56 UTC
Location: Bratislava, Slovakia

Post by *Hacker »

Hi,
Configuration - Options - Misc. - Redefine hotkeys, there you can assign a shortcut for cm_CopyFullNamesToClip, it's under [__Clipboard__].

HTH
Roman
Mal angenommen, du drückst Strg+F, wählst die FTP-Verbindung (mit gespeichertem Passwort), klickst aber nicht auf Verbinden, sondern fällst tot um.
vladob
Junior Member
Junior Member
Posts: 4
Joined: 2005-10-23, 08:11 UTC
Location: Prague, Czech REPUBLIC

Thanks

Post by *vladob »

THanks
denishowe
Junior Member
Junior Member
Posts: 14
Joined: 2003-09-16, 09:54 UTC
Location: London
Contact:

Post by *denishowe »

I do this a zillion times a day so I've added a button for it.

What's always bugged me is why you can't copy a file with Right-click->Copy or Ctrl-C and then paste, e.g. in Notepad, to get the full path. The clipboard is supposed to be intelligent like that, isn't it?
User avatar
ado
Senior Member
Senior Member
Posts: 445
Joined: 2003-02-18, 13:22 UTC
Location: Slovakia, Pezinok

Post by *ado »

denishowe wrote:What's always bugged me is why you can't copy a file with Right-click->Copy or Ctrl-C and then paste, e.g. in Notepad, to get the full path.
...or press Ctrl+Shift+Enter on file to get it into TC's command line 8)

ado
vladob
Junior Member
Junior Member
Posts: 4
Joined: 2005-10-23, 08:11 UTC
Location: Prague, Czech REPUBLIC

Quotes

Post by *vladob »

Hi there,

when I use CTRL+SHIFT+ENTER, indeed full path and name is copied into command line, but it is quoted which means that I have to remove quotes from the beginning and from the end of the string.

Is it possible to configue TC in such a way, not to use quotes in above mentioned case?

Thanks
V.
skyboy
Junior Member
Junior Member
Posts: 21
Joined: 2005-06-18, 22:00 UTC
Location: Ukraine, Krivoy Rog

Post by *skyboy »

AFAIK long names with spaces either MUST containe quotes either it'll be inceorrect... May be you cann't.
User avatar
SanskritFritz
Power Member
Power Member
Posts: 3693
Joined: 2003-07-24, 09:25 UTC
Location: Budapest, Hungary

Post by *SanskritFritz »

cm_CopyFullNamesToClip does not surround the filename with quotes.
I switched to Linux, bye and thanks for all the fish!
matma267709
Junior Member
Junior Member
Posts: 4
Joined: 2005-12-17, 20:18 UTC

copy name entry within context menu

Post by *matma267709 »

denishowe wrote:What's always bugged me is why you can't copy a file with Right-click->Copy ...
I got an solution of this issue about one year ago: A program called arg2clip I wrote. It copies its parameter into the clipboard.

I wrote a short readme and uploaded the program at
www.wsdh.org/~matma/download/arg2clip.zip

A reg-file to create a entry in the context-menu is included.
You can also use arg2clip as a tool within the starter menu of TC (the argument is %P%N). Use it with a shortcut key (I prefer Ctrl+Y) and it will boost your work. :-)

Mathias.
Tabu
Junior Member
Junior Member
Posts: 5
Joined: 2005-07-27, 23:15 UTC

Post by *Tabu »

Thanks guys, this really helped me :D
There aint nothing cmd, can't do!
Post Reply