|
Problem is that there are differences in AS/400 subfiles. Windows based products are essentially load all subfiles and that has it own problems if you have ever tried to load a Windows pulldown list with a large number of entries. Just blows up the program. If it fits, it is easy to sort. With AS/400 subfile, you are almost always loading a page at a time (or should be) unless it is a very small subfile so not everything is available to sort. I just have two or more input views and load based on the request, for example, customer number or order number entered. I, also, think the idea of using a data queue or user space is a good, especially using a user space mapped to a pointer and the QSORT api to sort but, in any case, you are reloading the subfile. -----Original Message----- From: boothm@earth.goddard.edu [mailto:boothm@earth.goddard.edu] Sent: Friday, December 10, 1999 12:45 PM To: RPG400-L@midrange.com Subject: RE: Sub Files. One might want to sort a subfile to be modern and offer modern features? One should be able to click a subfile's heading and have the subfile sorted by that column, as is done with most e-mail products for example. There are other issues of course, but the need exists. _______________________ Booth Martin boothm@earth.goddard.edu http://www.spy.net/~booth _______________________ Alan Campin <Alan.Campin@CaseLogic.com> Sent by: owner-rpg400-l@midrange.com 12/10/1999 12:00 PM Please respond to RPG400-L To: "'RPG400-L@midrange.com'" <RPG400-L@midrange.com> cc: Subject: RE: Sub Files. No, but why would you want to? The sort is based on the input path from the data loaded. At least, that is how I always do it. -----Original Message----- From: namal serasinghe [mailto:serasinghe@hotmail.com] Sent: Thursday, December 09, 1999 6:59 PM To: RPG400-L@midrange.com Subject: Sub Files. Hi Is there any API to sort the Sub-files. Please let me know. Thanks ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com +--- | This is the RPG/400 Mailing List! | To submit a new message, send your mail to RPG400-L@midrange.com. | To subscribe to this list send email to RPG400-L-SUB@midrange.com. | To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +--- +--- | This is the RPG/400 Mailing List! | To submit a new message, send your mail to RPG400-L@midrange.com. | To subscribe to this list send email to RPG400-L-SUB@midrange.com. | To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +--- +--- | This is the RPG/400 Mailing List! | To submit a new message, send your mail to RPG400-L@midrange.com. | To subscribe to this list send email to RPG400-L-SUB@midrange.com. | To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +--- +--- | This is the RPG/400 Mailing List! | To submit a new message, send your mail to RPG400-L@midrange.com. | To subscribe to this list send email to RPG400-L-SUB@midrange.com. | To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
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.