• 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
count of items in a reference to a list
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

count of items in a reference to a list


  • Subject: count of items in a reference to a list
  • From: email@hidden
  • Date: Mon, 9 Jul 2001 12:48:04 EDT

In testing my purgeFromList handler against Victor's deleFromList, I noticed
unexpected behavior. Is this a bug, or not (tested with AS 1.5.5 and 1.6)?

set x to {"a", "b", "c"}
set countx to count of items in x
log countx
--> 3
set xr to a reference to x
set countxr to count of items in xr
--> every item of x of<<script>> doesn't understand the count message.

cc pls on digest

Jeff Baumann
email@hidden
www.linkedresources.com


  • Follow-Ups:
    • Re: count of items in a reference to a list
      • From: Deivy Petrescu <email@hidden>
  • Prev by Date: Re: Snippet to remove an item from a list
  • Next by Date: Cannot be written Error -1,401 occured??
  • Previous by thread: Re: Snippet to remove an item from a list
  • Next by thread: Re: count of items in a reference to a list
  • Index(es):
    • Date
    • Thread