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.
No Answer is Posted For this Question
Be the First to Post Answer
i 'm new to as/400.in an interview i was asked this question.give a practical example for passing information or data through local data area. I know only that data area is an object used to store tiny bits of data or it can store one value at a time and it is used to store frequently changing values or datas.thats all i know about data area can any one tell me how local data area and user defined data area are used to pass data between jobs with a example or coding.thanks in advance.
Hi, can any one tell me :IN CASE OF SINGLE PAGE FILE HOW WILL I LOAD THE PREVIOUS PAGE WITHOUT THE USE OF SFLCLR INDICATOR ?
1) How to define keyed file in CL pgm. 2) How can i read particular records in CL pgm from database file.
What are different ways to pass data between programs and which one is the efficient way?
how can an indexed file be used as arrival sequence in RPG?
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 decimal data error? when it will come and how to achieve(rectify) this error please give me solution as well as code
3 members in databasefile .how to read records from all the members??
how do u track msg in cl pgm???
What is the difference between copybooks and subprocedures in as400?
How can we override a file during runtime in RPG? Without using OVRDBF or calling a CL program
what built in function can be used with SETLL.If you want to check whether the search argument is successful or not? Please give me answer with example?