D
Dan W
Hi I was hoping somebody could help.
I have an automator script to copy the path of a file in OS X to the clipboard which produces the following:
/Volumes/Data/Creative Services/
I need to share this link with other users, who are normally on a pc I need to send the beginning of the link as follows.
W:/Creative Services/
I send a lot of links and was hoping that there is a way for automator to copy the initial link /Volumes/Data/Creative Services/
and replace /Volumes/Data with W: automatically before saving to the clipboard.
For reference this is the simple script I currently use.
I have an automator script to copy the path of a file in OS X to the clipboard which produces the following:
/Volumes/Data/Creative Services/
I need to share this link with other users, who are normally on a pc I need to send the beginning of the link as follows.
W:/Creative Services/
I send a lot of links and was hoping that there is a way for automator to copy the initial link /Volumes/Data/Creative Services/
and replace /Volumes/Data with W: automatically before saving to the clipboard.
For reference this is the simple script I currently use.