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.
IBM,
1154
what was the robotech rpg?
what is the use of sflnxtchg?
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?
which program rpg or cl is efficent to update a transaction onto a database file and why ?
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 preserve and clean the array?
How to call one program from another program in RPG? please help me with the code
what is the difference between do while and do until?
how can I tell when to replace the array?
Interviewer asked me write down DDS for load all subfile .can anybody write dds
How can we know running job is batch or interactive?
what do you mean by an input subfile, what are the keywords required?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
How to handle duplicate error handling in RPG?
What is the difference between iter and do?