how do I declare a minor?
No Answer is Posted For this Question
Be the First to Post Answer
How can read PF in reverse order (end to start) in CL pgm..
how do I declare a minor?
Suppose you have 3 members in a database file. How to read records from all the members without using CL (OVRDBF) i.e. Entire process should be handled exclusively in a RPG program?
please help me answer to this question what is the difference between the binding and srvpgm in ilerpg?
What is the Record Address file. How can we use it in RPG program?
why we do STRSRVJOB in batch debugging in as400
what is meant by record lock.how records are locked.what is the purpose of record lock.if records are locked what happens.how to find out which record is locked.
The PGMA calls PGMB.PGMB generates a report.The report should contain the called program name(PGMA).How do i get the called program name in PGMB to print it on the spool file?(calling program name should NOT be hard coded or passed as parameter to called program?
What you have to do in the display file when you are using message subfile?
How to search particular records from the database file in rpg?
How to change the name of physical members Dynamically?
1.I Have a physical file , i want to read the data from the each and every member of the File in the CL Program.How do you achieve this. 2.How do you do the same in RPG?. do think is it possible to read data from all the members in the RPG?