what are the key words you must use when using a subfile?
No Answer is Posted For this Question
Be the First to Post Answer
A pgm subroutine calling child subroutine, that child subroutine again calling parent subroutine, u have 1000 lines of code, with out debugging , how can u find that error??? Is there any command to find errors in pgm???
How to add 2 new fields in a file? How many ways are there in as400?
what is importance of 'MAPFLD' IN OPNQRYF FILE ?
Can an indexed file be accessed in arrival sequence in RPG?
what is the necessary keyword needed to scroll subfile records?
wat is the difference between dataarea and data queue?
5 Answers Airtel, Four soft, Shahi Exports,
How do you know if a record exists without doing a READ and CHAIN?
Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?
two attributes which govern the excecution of a job>>>>??
please help me answer to this question what is the difference between the binding and srvpgm in ilerpg?
What are the types of identifiers?
When PGMA calls PGMB for the first time PGMB executes the *INZSR. PGMB uses the RETRN operation to return to PGMA. When PGMA call PGMB the second time is the *INZSR executed?