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


Please Help Members By Posting Answers For Below Questions

How to select highest score of each subject or how to select highest income of every month?

1303


during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.

762


What is ment by record level identifier?

665


give an eg of ACQ-(ACQUIRE),BIT OFF,BIT ON,DEALLOC,DUMP,FEOD,FORCE,MHHZO,MHLZO,MHLLZO,MLHZO,REL,RESET,TESTZ,TESTB,TESTN----GIVE SMALL EXAMPLE TO THE OPCODES...TO UNDERSTAND FUNCTIONING...........

3297


What is the purpose of record level identifier?

734






How to declare the pull button in AS/400..

1889


what happens when sflsiz = sflpag? What are the advantages and disadvantages?

718


How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...

1324


are there any useful c runtime apis that I can call from rpg iv?

707


How to write record if no field or the field are different in physical file in rpgle ?

496


what is data area and how it is used in rpg program ?

764


what was the robotech rpg?

691


how does the rpg element work?

726


How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique

557


When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?

515