how to sort records??
how to sort records??
- Subject: how to sort records??
- From: Ted Wood <email@hidden>
- Date: Wed, 18 Apr 2001 23:11:02 -0700
Hi group,
(Since nobody responded to my last posting, I thought I'd try a new one... :)
I'm building large databases consisting of lists of records, and I
want to be able to sort the records within the lists. I've come
across only one 'Sort' scripting addition, part of the GTQ Scripting
Library, and it is capable of sorting records, but the 4-character
specification code representing a particular record's label must be
known.
- Does anybody know of a simple way to determine this 4-character
specification code?
- Does anybody know of another scripting addition that I can use to
sort records?
Thanks for any help.
Ted