• 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: InDesign CS6 Document Preferences
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: InDesign CS6 Document Preferences


  • Subject: Re: InDesign CS6 Document Preferences
  • From: Shane Stanley <email@hidden>
  • Date: Tue, 28 Aug 2012 08:54:19 +1000

On 28/08/2012, at 7:02 AM, "Nielsen, Karen S. (Schmidt)" <email@hidden> wrote:

        tell document myDoc

That line suggests myDoc is the name of a document -- a string.

        tell document preferences of myDoc

If myDoc is a string, that won't work -- you will get the error you describe. Change it to:

 tell document preferences of document  myDoc

-- 
Shane Stanley <email@hidden>
'AppleScriptObjC Explored' <www.macosxautomation.com/applescript/apps/>

 _______________________________________________
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: InDesign CS6 Document Preferences
      • From: "Nielsen, Karen S. (Schmidt)" <email@hidden>
  • Prev by Date: Re: OS X 10.8 Security & Applescripts - "unidentified developer"
  • Next by Date: Previous APOD Page
  • Previous by thread: Re: question regarding IP address from ipconfig
  • Next by thread: RE: InDesign CS6 Document Preferences
  • Index(es):
    • Date
    • Thread