how do I do concatenation in rpg iv, like I do in cl?
Answer Posted / maha
' '+%trim()+' '
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
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.
what is program status data structure?
how can I tell when to replace the array?
When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
What is the purpose of record level identifier?
what are the key words you must use when using a subfile?
how do you use commitment control in rpg?
what is the use of sflnxtchg?
We have job which is running as batch. It takes atleast 06 hours to complete tht job. But I wanna do tht job with in 3 hours?
Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?
how do I declare a table or array in rpg iv?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?
what is the rpg system?