• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Pages 4.3 and Mavericks - Can't export as PDF
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Pages 4.3 and Mavericks - Can't export as PDF


  • Subject: Re: Pages 4.3 and Mavericks - Can't export as PDF
  • From: Lists <email@hidden>
  • Date: Sun, 03 Nov 2013 19:06:28 -0800

On Nov 3, 2013, at 6:23 PM, Shane Stanley <email@hidden> wrote:

>
> On 4 Nov 2013, at 5:53 AM, Lists <email@hidden> wrote:
>
>> The pertinent part of my script that is broken is:
>>
>> set filesname to (path to desktop folder as string) & "grief." & "pdf"
>> tell application "Pages"
>> 	save document 1 in filesname
>> end tell
>
> What happens if you change it to:
>
> set filesname to (path to desktop folder as string) & "grief." & "pdf"
> tell application "Pages"
> 	save document 1 in file filesname
> end tell

That produces the same result - Pages freezes with an export dialog up.

> You shouldn't use paths with sandboxed applications.

Where can I look for the info regarding sandboxing and paths and their alternatives?

Thanks
J
 _______________________________________________
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


  • Follow-Ups:
    • Re: Pages 4.3 and Mavericks - Can't export as PDF
      • From: Shane Stanley <email@hidden>
References: 
 >Pages 4.3 and Mavericks - Can't export as PDF (From: Lists <email@hidden>)
 >Re: Pages 4.3 and Mavericks - Can't export as PDF (From: Shane Stanley <email@hidden>)

  • Prev by Date: Re: Pages 4.3 and Mavericks - Can't export as PDF
  • Next by Date: Re: Pages 4.3 and Mavericks - Can't export as PDF
  • Previous by thread: Re: Pages 4.3 and Mavericks - Can't export as PDF
  • Next by thread: Re: Pages 4.3 and Mavericks - Can't export as PDF
  • Index(es):
    • Date
    • Thread