Open a file in Finder (mac)
How do I open a file (PDF-Document) from my filesystem in Mac-Finder.
Ok Open Url in a script
file:///Users/MyName/ Folder/ document-name
works fine
but how can I copy the complete file-path without typing it manually ?
Hermann
Re: Open a file in Finder (mac)
H Siemandel <h.siemandel [at] nefkom.net> wrote:
> How do I open a file (PDF-Document) from my filesystem in Mac-Finder.
>
> Ok Open Url in a script
> file:///Users/MyName/ Folder/ document-name
> works fine
> but how can I copy the complete file-path without typing it manually ?
I`ve got the answer myself. It is also more a Mac-System question
instead of a FM-Question.
http://free.abracode.com/cmworkshop/file_utils.html
gives me a contextual menu in finder where I can copy the file-path as
an Url to the clipboard.
Great tool!
Hermann