Copy path and filename

i want to create a button to copy in the clipboard the path and and name of a file.

i did this :

@firstfileonly
Clipboard SET {filepath}

it works , but i want to copy the absolute path ( for mapped drive)

i want \network\box.xls
instead n:\bob.xls

is there a switch in the options ?

thanks

waouh that a fast answer
thanks Leo :slight_smile: