Re: Trouble Saving New PDFPenPro File
Re: Trouble Saving New PDFPenPro File
- Subject: Re: Trouble Saving New PDFPenPro File
- From: Shane Stanley <email@hidden>
- Date: Sat, 09 Jul 2016 09:31:35 +1000
On 9 Jul 2016, at 6:02 AM, Jacob M. Small <email@hidden> wrote:
close newDoc saving in ((POSIX path of (theSplittingFolder as alias)) as rich text) & theNewFileName & ".pdf”
serves this error:
The document “Untitled” could not be saved as “2016_7_8_16_1_22 FC0800-FC02610.pdf”. You don’t have permission.
File name appears to be right. theSplittingFolder is a folder that the script makes earlier in the script.
I don’t know how to fix this permissions issue. Any thoughts?
You're trying to save a file in a string, not a file. Try inserting the word "file" before the path.
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden