Hi, can any one tell me :IN CASE OF SINGLE PAGE FILE HOW WILL
I LOAD THE PREVIOUS PAGE WITHOUT THE USE OF SFLCLR INDICATOR
?
Post New Answer View All Answers
can I touch the array during treatments?
explain sflclr, sflend, sfldlt, and sflcsrrrn?
are there any useful c runtime apis that I can call from rpg iv?
What are the types of identifiers?
which program rpg or cl is efficent to update a transaction onto a database file and why ?
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.
do you use message subfiles? What are the necessary keywords required coding a message subfile?
What is the purpose of record level identifier?
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.
what is program status data structure?
Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?
What is the difference between iter and do?
how do I declare a table or array in rpg iv?
How would display prime numbers using CL program?
what is the use of sflnxtchg?