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?
How can we call CL program to RPG? How many number of parameter we can pass
How can we change element of compile time array?Can we do so
what is meant by record lock.how records are locked.what is the purpose of record lock.if records are locked what happens.how to find out which record is locked.
How many program bind in one module....
Is it possible to call a subfile using CL. IF yes.. kindly help me out with explanation...?
what is flat file?
how can an indexed file be used as arrival sequence in RPG?
If I have a file with 5 record and that file has 2 Key field and I want to read the unique record of the file then how can we achieve it?
how do I do concatenation in rpg iv, like I do in cl?
Setps to create .csv file on IFS folder in AS/400( V4R3)....?
wat is the difference between array and multiple occurence data structure?
1.Where we declare Variables in RPG/400,RPGIV,RPGILE.? 2.When do we use D-spec and I-spec in real time ?.what is difference between them?