ddinisco Posted July 23, 2013 Posted July 23, 2013 I can not for the life of me get this script step to work when defining a specific volume. I am simply trying to insert a document with this path - filemac: /Volumes/networkFootage/Digital_Deliverables_Packages/aetv_68610_rebrand/_Delivery_Packages/68610_Delivery_13-0723/_VC_PackageSummary_13-0723.numbers It only appears as though this script step seems to work when using the Get(DesktopPath) or Get(DocumentsPath) ahead of the file name. Please tell me this is not the case. There error I am receiving is that it cannot find the file, thus I get the dialog box to locate it. I can manually insert (without using the script) without issue. Too many frustrating hours on this, and I bet it is something simple. Thanks in advance, David
eos Posted July 23, 2013 Posted July 23, 2013 Try it without the Volumes part: "filemac:/networkFootage/Digital_Deliverables_Packages…" etc. should work. (btw, there's a blank between "filemac:" and "/"; this also won't work …)
ddinisco Posted July 24, 2013 Author Posted July 24, 2013 Thanks eos. No /Volumes was indeed the trick.
Recommended Posts
This topic is 4412 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now