this is rpg3 code
W0RTN IFEQ @CN,002
what is the means @CN,002
Answer Posted / pascal
@CN is an array and @CN,002 represents the 2nd element of
that array
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How many program bind in one module....
do you use message subfiles? What are the necessary keywords required coding a message subfile?
what is kids-rpg?
When it is desirable to describe files Internally?
are there any useful c runtime apis that I can call from rpg iv?
how does the rpg element work?
What is ment by record level identifier?
What is difference between bind by copy and bind by reference?
Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?
what do you mean by an input subfile, what are the keywords required?
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 can we override a file during runtime in rpg?
What is the purpose of record level identifier?
how do I preserve and clean the array?
How to handle duplicate error handling in RPG?