How to code Page up and Page down in RPG for Single page subfile without using ROLLUP/ROLLDOWN in DSPF ?
Answer Posted / ajit
Hi,
I think slfsiz = sflpag in SINGLE Page, so please explore your answer...............
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
what was the robotech rpg?
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.
how do I declare a minor?
What is the difference between iter and do?
Interviewer asked me write down DDS for load all subfile .can anybody write dds
what is a rpg?
What are the types of identifiers?
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?
what is the rpg system?
is this a rpg channel?
what is the necessary keyword needed to scroll subfile records?
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?
what is program status data structure?
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
How to declare the pull button in AS/400..