• 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 sort records??
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how to sort records??


  • Subject: Re: how to sort records??
  • From: Michelle Steiner <email@hidden>
  • Date: Thu, 19 Apr 2001 00:43:19 -0700

On 4/18/01 11:11 PM, Ted Wood <email@hidden> wrote:

>I'm building large databases consisting of lists of records, and I
>want to be able to sort the records within the lists.

OK, here's one way to do it.

Set the recordlist to {{mfg:"accura", model:"TL1"}, {mfg:"ford",
model:"Taurus"}}

You can then extract fields of items, like this:

set the car to mfg of item 2 of the recordlist
-->"ford"

you can then use these data in the sort routine of your choice.

--Michelle

----------------------------------------------------------------------
| Michelle Steiner | We're not human beings having a spiritual |
| | experience. We're spiritual beings |
| email@hidden | having a human experience. |
----------------------------------------------------------------------


  • Prev by Date: [OT] was Re: Random number generator without duplicates?
  • Next by Date: Re: How to script URL Access to post radio buttons?
  • Previous by thread: scripting addition to run BSD commands
  • Next by thread: [OT] was Re: Random number generator without duplicates?
  • Index(es):
    • Date
    • Thread