• 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: How to get all IDs of an object
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to get all IDs of an object


  • Subject: Re: How to get all IDs of an object
  • From: Stan Cleveland <email@hidden>
  • Date: Thu, 21 Mar 2013 18:56:35 -0700

On Mar 21, 2013, at 6:08 PM, Jeff Hanlon wrote:

I noticed that my Result for get id of signatures (or every signature) is "{1, 2, 9, 10, 11}".  Is this an array or just a list of strings?

Hi Jeff,

AppleScript uses terminology unique to itself. Your result is indeed an array, but in AS would be referred to as a list. Similarly, the AS term handler is more commonly known as a subroutine. And the AS term record is, depending on the language, known as an associative array, map, dictionary, or hash.

Because the items in your result aren't inside quotation marks, you actually have a list of integers.

HTH,
Stan C.

 _______________________________________________
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: How to get all IDs of an object
      • From: Shane Stanley <email@hidden>
    • Re: How to get all IDs of an object
      • From: Michelle Steiner <email@hidden>
References: 
 >Re: How to get all IDs of an object (From: Jeff Hanlon <email@hidden>)

  • Prev by Date: Re: How to get all IDs of an object
  • Next by Date: Re: How to get all IDs of an object
  • Previous by thread: Re: How to get all IDs of an object
  • Next by thread: Re: How to get all IDs of an object
  • Index(es):
    • Date
    • Thread