|
Thats great can u plz provide me the thread(code) for this so that i can try just for experiment. regards Prasant -----Original Message----- From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx]On Behalf Of RPower@xxxxxxxxxx Sent: Wednesday, September 29, 2004 5:17 PM To: RPG programming on the AS400 / iSeries Subject: RE: Side By Side Subfile I just said to myself "wow that looks familiar" and it was lol. That was a post I made quite a while back. I ended up using one subfile with two columns because that was what suited the application better than two different subfiles, however I appreciate the post. I will use that technique sometime soon I am sure. Looks great thanks, Ron Power Programmer Information Services City Of St. John's, NL P.O. Box 908 St. John's, NL A1C 5M2 Tel: 709-576-8132 Email: rpower@xxxxxxxxxx Website: http://www.stjohns.ca/ ___________________________________________________________________________ Success is going from failure to failure without a loss of enthusiasm. - Sir Winston Churchill Joe Giusto <jgiusto@xxxxxxxxxxxxxx> Sent by: rpg400-l-bounces@xxxxxxxxxxxx 28/09/2004 06:16 PM Please respond to RPG programming on the AS400 / iSeries <rpg400-l@xxxxxxxxxxxx> To RPG programming on the AS400 / iSeries <rpg400-l@xxxxxxxxxxxx> cc RPower@xxxxxxxxxx Subject RE: Side By Side Subfile If you have not found a solution to this yet, I have a menu program with side by side subfile. What I actually do is describe one subfile and use the cursor position to determine which side to roll. It is actually a one page subfile with subfile size = page size. If they roll the right side, I read the next n (n=page size) records from file 2 and chain/update the subfile records in a loop (clearing the remainder of right side fields when I reach end of file). If they roll the left side, same thing using file 1. This gives the illusion of a side by side subfile. <snip> > >Can I do a side by side subfile without using two windows to accomplish >this? I want the left subfile to contain data from one file, right >subfile to contain data from another, they can use the option fields in >front of the data as check boxes so that I can write both to an output >file? Looking for the easiest way to do this? Right now I'm trying to do >it with one subfile split in columns, but the tab order goes side to side. -- 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 e-mail communication and accompanying documents is intended only for the individual or entity to which it is addressed and may contain information that is confidential, privileged or exempt from disclosure under applicable law. Any use of this information by individuals or entities other than the intended recipient is strictly prohibited. If you have received this in error, please notify the sender and delete all the copies (electronic or otherwise) immediately. -- 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.