1,040 pts.
 Subfile
Is there any possiblity to find whether the user is pressing Page Up/ Page Down Key in LOAD ALL Subfile?

 



Software/Hardware used:
AS400 Subfile
ASKED: February 24, 2010  7:07 PM
UPDATED: February 26, 2010  9:28 AM

Answer Wiki:
No. You can tell what SFRecord the cursor is on when control returns to the program, what records have been changed but nothing about the page-up's and downs. If that's important you will have to code a page-at-a-time subfile so you can count them in your program. Phil
Last Wiki Answer Submitted:  February 26, 2010  9:28 am  by  philpl1jb   44,630 pts.
All Answer Wiki Contributors:  philpl1jb   44,630 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _