Suppose I have 3 jobs a b and c. I want to submit b after successful completion of a and want to submit c after successful completion of b. Without using job scheduler or job queue, how can I do that through cl program?
Can we used ovrdbf command after the opnqry file if yes then What will be out put of your program?
Let?s consider a variable X of length 20. Move value ?ABC? to it.How to determine how many characters does X have?
What is use of IMPORT and EXPORT in RPGLE ? What is activation Group ? What is Service Program ???? How to call another program in RPGLE ?
How to declare the dynamic(run time) array in rpgle? can you please give example
How do I read records from Subfile? what is the purpose of READC explain with example?
i hav 2 logical files(L1,L2) both r derived from one physical file(P1). how can i use both the logical files in one RPG program? if yes what i have to d.
how do I preserve and clean the array?
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.
what is an online rpg?
what is the necessary keyword needed to scroll subfile records?
What is the compilation option that has to he specified while compiling an RPC program which uses a file having date data type field?
What is the difference between RPG/400 and RPG4