How to write record if no field or the field are different in physical file in rpgle ?
No Answer is Posted For this Question
Be the First to Post Answer
1) How to define keyed file in CL pgm. 2) How can i read particular records in CL pgm from database file.
3 members in a databasefile .how to read records from all the members?????????
Setps to create .csv file on IFS folder in AS/400( V4R3)....?
how do I declare a table or array in rpg iv?
In ProgramB there is a SBMJOB, which is a call to program C .There is also a CALL to program D from B. How would you check the program C has been executed in D?
What is the difference between ITER and DO ? I know both are used to execute set of statements repeatedly, but what is the main difference?
what procedure should we use to find whether the following operations are successful or not setll setgt chain read reade readp pls tell with example i'm not lazy to read the manual or not lazy to do anything.but sometimes i cannot understand the things given in manual in high level english its little bit complicated for me,i can't understand their way of writing thats why i ask these questions here and find the solution in simple words that i can understand thats the real reason sir.sorry if i had hurt you or disturbed you.please understand my situation.
use of PUTOVR,OVRDTA,KEEP keywords?
1.WHAT IS WRONG WITH THE CODE BELOW? C CUSTNO CHAIN CUSTMAST IF %ERROR can any body find the wrong please? 2.What builtin function will you use to achieve the following functionality? C QTY IFLT *ZERO C QTY MULT-1 QTY ENDIF
How to read data from Nth member of a physical file containing some X number of members in it? "Provided member names are unknown"
RPG/400 faqs?
What would be the result on writing a data record to a PF file using the "WRITE" opcode after the SETON *ON *INLR statment?