how do you use commitment control in rpg?
No Answer is Posted For this Question
Be the First to Post Answer
How to declare the more than one file in cl/400.
what are the parameters of jobd?give in detail.&what are the parameters of subsystem...????
How can you delete a record from a file in RPG without using DELETE oppcode?
What is use of IMPORT and EXPORT in RPGLE ? What is activation Group ? What is Service Program ???? How to call another program in RPGLE ?
What is the difference between iter and do?
i want code and what are used key words are ...like wrkmbrpdm screen (q) i have a file with 3 fields empno,empname,empaddr... here you give the empno it displays from that number to remaining empno's how? sub file screen: employee details pos to:empno then enter empno empname empaddr so file have 100 records from 1 to 100 so the above pos you give the 55 empno...it displays the from 55 to remaining... ...... please share this answel
how do I do concatenation in rpg iv, like I do in cl?
How can we know running job is batch or interactive?
How Chain operation copies the record's data to the input buffer for the program?
How to call one program from another program in RPG? please help me with the code
in a cl pgm records are copied to a file in qtemp a pgm is called to delete records from the file in qtemp no of records in file in library qtemp is checked wat shud be the count of records let say it was 10 initially endpgm
How to print output from openquery in as400 ?