do you use message subfiles? What are the necessary keywords required coding a message subfile?
No Answer is Posted For this Question
Be the First to Post Answer
How can we call CL program to RPG? How many number of parameter we can pass
In how many ways a session/device error occurs,,, and what is the remedy for it?
How do you find out whether a record is present in the physical file without reading the file? for Example Employee No: 100 in an Employee master.How do we find out whther 100 is present in Employee master without reading the file?
11 Answers Bank Of America, CSC, IBM,
HOW TO DELETE THE RECORD FROM MASTER FILE WHICH IS LINK BY ANOTHER TRASATION FILE WITH REFERTIAL INTYGRITY?
ESCAPE message sent by child program can be handled by parent program using which keyword?
What is difference between bind by copy and bind by reference?
What is the difference between RPG/400 and RPG4
Can AnyOne tell me how to read join logical file in rpg from starting to end?
How can i keyed a flat file in RPGLE
HI,1: What is the function of 'SETON LR' AND '*INLR=*ON ? 2:Can we used "seton lr" OR "*INLR = *ON" in between the program code ? 3:if yes then according to there function the code which is written acter seton lr/ *inlr should not be execute . Can any one tell me why those code get executed ?
Difference between creating a report using Printer file and WRKQRY(Query Report) ?
Assume my file has 100 records and I want to see only first 10 records. Is this possible through lf?