Results 1 to 12 of 12

Thread: Creating an index for sorting....*solved :-) *

Threaded View

  1. #1

    Thread Starter
    Lively Member Maldini's Avatar
    Join Date
    Sep 2001
    Posts
    73

    Creating an index for sorting....*solved :-) *

    How can I create a procedure that creates an index which can order a series of records by a specific field?

    For example, I hv four fields, Name, DOB, Gender and Weight saved in a random access file.... how can I make it so that the procedure orders by weight?

    Does this involve making another array or file?

    Would some1 mind giving some coded example of something along this lines?

    Thx.
    Last edited by Maldini; Nov 6th, 2001 at 11:05 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width