In single page subfile,if I select the mutiple options in 1
page and without pressing enter,I press rollup key
(pagedown).In such case how I can handle it in rpg becasue
in single page we have to handle it in pgm. It would be
helpful if any one answer with coding
Answer Posted / guest.
System will take care of it . You do not need to specify
anything for that. Until user does not press Enter key
ReadC won't detect any change record.
First build the file according to the Size/Page. On Page up
load it again . u do not need to worry about the option u
have entered on first page.
| Is This Answer Correct ? | 1 Yes | 18 No |
Post New Answer View All Answers
Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?
What are the types of identifiers?
what are the key words you must use when using a subfile?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
What is the difference between copybooks and subprocedures in as400?
How Chain operation copies the record's data to the input buffer for the program?
how can you display specific subfile page on the screen in unequal subfile?
what is program status data structure?
What is a record lock error?
how can I tell when to replace the array?
How to select highest score of each subject or how to select highest income of every month?
Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?
Explain mdt?
what is the use of sflnxtchg?
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?