what is *inzsr used for?
Answer / kanckan singh
It is special type of RPG/400 subroutine, which is executed automatically at beginning of the program.It is a good place to code initializes the variables.
| Is This Answer Correct ? | 0 Yes | 0 No |
When would the ALL keyword be used?
Pose, there are 100 records in the file.i need to retrieve all the records matching/equal to the particular name field. How can we do the above using search criteria other than using the if cond?
What is compiler directive in as400? Give example of compiler directive.?
Using %check we are checking monika in mona what is output? What is %SCAN?
How to avoid using indicators in ile ?
Write a logic program for knowing the repeated number of a vowels in a given program?
What are the different types of specification available in RPG/400 ?
Q.Suppose one job is running in a batch mode for a long time now i want to kill this batch job. how you achive this?
when is a tag statement used in rpg?
in conjunction with which statements can orxx and andxx conditions be used ?
what is code for reading member in rpgle when wehave like extmbr(*all) so we have 3 members in *all then i want to read first record in 2member
during input operation which indicator position is seton if there is a record lock?