if there is a module object , how to find the program object
for this module object.Assume the module object name and
program object name is not same.
How can we access Interactive job LDA in Batch Job?. and How we can access a file in interactive QTEMP lib in Batch job?.
How to update only a field of a PF in an RPG program. I don't want to update the record, only one field.
How do you know if a record exists without doing a READ and CHAIN?
i have 1000 records in pf.what are all the ways to read a particular name records in rpg?? ie.. in pf i have a name called demo appeared around 52 times hw will we read this particular records in rpg/400?.
Explain mdt?
What is the difference between iter and do?
1.I have a Batch job, Running for 4 hours, i want to reduce the executing time to 2 hours what should you do?
i would like to know under what circumstance the object will get locked on AS400.
How to handle duplicate error handling in RPG?
what is a rpg?
how to convert date format from one format to another i think in CL/400 its CVTDAT,Please tell in RPG/400 sir not in RPGILE
How to update physical file in rpgle without using display file?