|
-
Feb 3rd, 2000, 06:55 PM
#1
Thread Starter
Fanatic Member
I have a two-dimensional array of around 300 records, each with 24 fields, which I am sorting. Can anyone tell me if it's possible to move an entire record (ie, all 24 fields) to another array (this time a one dimensional) in one line, without using pigging loops all the time? The sort function is taking several seconds to do, and I'm sure it's just because of the way I'm swapping records around...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|