July 23, 201312 yr 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
July 23, 201312 yr 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 …)
Create an account or sign in to comment