the function UNC-copy (cm_CopyNetNamesToClip) I usually use to create links in documets which should work with any reader-PC.
But links containing blanks are only considered as link up to the first blank. e.g.: "\\server\Dokumente und Einstellungen\user\Eigene Dateien\abc.txt"
when clicking on the link it tries to link to "\\server\Dokumente".
when replacing all blanks with %20 the link works correct.
"\\server\Dokumente%20und%20Einstellungen\user\Eigene%20Dateien\abc.txt"
KR
gewo
UNC-Copy for names containig blanks
Moderators: Hacker, petermad, Stefan2, white