|
I am wondering what would happen if you blanked the User ID field after you use it to do the positioning? Are you doing page-at-a-time, or load-all? --------------------------------- Booth Martin http://www.martinvt.com --------------------------------- -------Original Message------- From: RPG programming on the AS400 / iSeries Date: 07/21/05 16:45:09 To: rpg400-l@xxxxxxxxxxxx Subject: Subfile Positioning Question Hi I have a subfile. Fields are 'Option' and 'User-ID'. In the Control also I have the same fields. Now my question is about positioning cursor in the subfile. User can enter User-id in the control for 'Position-to'. I am using SFLRCDNBR to do that and that is fine. After positioning, if I just press Page Up or Page down, and then press ENTER, the list is going back to the User_iD' it was positioned to last time. I know why it is doing that. But I don't want this to happen. I want the list not to change the page with just pressing ENTER. I also though of using SFLCSRRRN, but since the screen also has input fields in Control, and the cursor stays on control field every time I do EXFMT, it is not going to return the RRN of the first record. To do that each time I have to position the cursor to the first subfile record, WRITE the screen, get the RRN, and then again move the cursor back to Control and then EXFMT. But this way of doing this will make my program very complex since I also have validation checks on Control and Subfile fields and if there is any input-error, I am already positioning cursor there. Please help. Thanks Amitava -------------------------------------------------------- This message (including any attachments) is only for the use of the person(s) for whom it is intended. It may contain Mattel confidential, proprietary and/or trade secret information. If you are not the intended recipient, you should not copy, distribute or use this information for any purpose, and you should delete this message and inform the sender 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.