can you debug ile rpg program using isdb?
No Answer is Posted For this Question
Be the First to Post Answer
What is the purpose of FRCDTA keyword?
what is the difference between do while and do until?
there is any limit to display the members in rpg400?
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 MEANT BY SIGNATURE VAILOTION ERROR
Suppose my file has 10 fields and I want to make the 2nd field zeros in all records. And assume I have millions of records and I dont want to read each record and update the desired field with 0. Any other way to do this in one step operation?
i want to retrieve record b/w 2 dates in as400
1.How to read a subfile in out put mode? 2.what are the keywords used to share same file? 3.using composite key which rpg code used?
Can we have a Physical file without any member ? Please let me know
what is program status data structure?
what is a rpg?
how do I do concatenation in rpg iv, like I do in cl?