• 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: Word - How to Access Custom Document Properties
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Word - How to Access Custom Document Properties


  • Subject: Re: Word - How to Access Custom Document Properties
  • From: Christopher Stone <email@hidden>
  • Date: Wed, 04 Nov 2015 01:30:31 -0600

On Nov 03, 2015, at 09:20, Dave <email@hidden> wrote:
Possibly because your document has NO custom properties?

But then surely it should just not repeat (e.g. there are 0 custom properties) not give an error?
______________________________________________________________________

Hey Dave,

No, AppleScript chokes on the missing value.  There's nothing there to reference.

set myList to missing value
repeat with i in myList
  contents of i
end repeat

--> Can’t make missing value into type reference.

--
Best Regards,
Chris

 _______________________________________________
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: Word - How to Access Custom Document Properties
      • From: Dave <email@hidden>
References: 
 >Word - How to Access Custom Document Properties (From: Dave <email@hidden>)
 >Re: Word - How to Access Custom Document Properties (From: Christopher Stone <email@hidden>)
 >Re: Word - How to Access Custom Document Properties (From: Dave <email@hidden>)

  • Prev by Date: Re: Calendar - the big hangover
  • Next by Date: Re: Standard Doc Properties in Word and PowerPoint 2011
  • Previous by thread: Re: Word - How to Access Custom Document Properties
  • Next by thread: Re: Word - How to Access Custom Document Properties
  • Index(es):
    • Date
    • Thread