|
oops. let me take this back. I read the numbers wrong. --------------------------------- Booth Martin http://www.martinvt.com --------------------------------- -------Original Message------- From: RPG programming on the AS400 / iSeries Date: 10/18/05 12:38:21 To: RPG programming on the AS400 / iSeries Subject: Re: Sorting an array w/multiple fields Isn't the field sorted correctly, with the negative numbers first, in ascending order? I am unclear about the sorta statement. I sort an array that is in a data structure, and it seemed to me to work unfailingly. The code is here: http://www.martinvt.com/Code_Samples/SFL_Sort/sfl_sort.html As you can see from the image, the sorta works, both ascending and descending. (This is my clickable subfile, where the columns are sorted based on the heading being mouse-clicked.) --------------------------------- Booth Martin http://www.martinvt.com --------------------------------- -------Original Message------- From: RPG programming on the AS400 / iSeries Date: 10/18/05 10:59:34 To: RPG programming on the AS400 / iSeries Subject: Re: Sorting an array w/multiple fields > I have the program written & using Sorta the results are not what I would > have expected. It sorts them -2, -4, -7, 0, 1, 4, 6 OK not sure why > that is, but it does sort to some degree. That's interesting. It looks like it's sorting it as an unsigned binary integer. Can we see a snippet that shows how you sorted this? I'm just curious. AFIAK, you can't use SORTA to sort an array of data structures, but you did, somehow... I'm just curious how you made this work... -- This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/rpg400-l or email: RPG400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/rpg400-l. . -- This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/rpg400-l or email: RPG400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/rpg400-l. .
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.