• 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
Record quirk - or bug?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Record quirk - or bug?


  • Subject: Record quirk - or bug?
  • From: Paul Berkowitz <email@hidden>
  • Date: Wed, 30 May 2001 19:31:55 -0700

On 5/30/01 7:26 PM, I wrote:

> Can anyone explain this?
>
> set rec to {a:1, b:2, c:3}
> -- {a:1, b:2, c:3}
>
> length of rec
> -- 3
>
> count rec
> -- 3
>
> contents of rec
> -- {a:1, b:2, c:3}
>
> length of (contents of rec)
> -- 3
>
> count (contents of rec)
> -- 0


I forgot to mention: AppleScript 1.6 in OS 9.1 (at the moment).

--
Paul Berkowitz


  • Follow-Ups:
    • Re: Record quirk - or bug?
      • From: Christopher Nebel <email@hidden>
  • Prev by Date: Record quirk - or bug?
  • Next by Date: Record quirk - or bug?
  • Previous by thread: Record quirk - or bug?
  • Next by thread: Re: Record quirk - or bug?
  • Index(es):
    • Date
    • Thread