How to read a record from file where there is multiple record occurrence is available?
1.what are the ARITHMETIC EXPRESSIONS IN CL PGM? 2.How to PASSING PARAMETER TO CL PGM?
What is the compilation option that has to he specified while compiling an RPC program which uses a file having date data type field?
HOW TO DELETE THE RECORD FROM MASTER FILE WHICH IS LINK BY ANOTHER TRASATION FILE WITH REFERTIAL INTYGRITY?
what is edit word and edit code
parameters cannot be passed in which one??
Im traying to get out put of this below mention simple logic code.But im geting out of different.(im trying with my laptop trhough my company server. DCL &FIELD1 *CHAR 10 VALUE('TCS AS/400') DCL &FIELD2 *CHAR 10 CHGVAR(%SST(&FIELD2 1 10))(%SST(&FIELD1 10 1) Can you tell me the value of field2 after excuted of CHGVAR command.
how can we can we the data decimal error?how can we open such file in support
how do I preserve and clean the array?
How to handle duplicate error handling in RPG?
What is the difference between RPG/400 and RPG4
3 members in a databasefile .how to read records from all the members?????????
How I can reread the physical file in CL program once the end of file reached in same CL program.