Hi guys.
Im in AS/400(RPGLE,CLP) from last 1 year.Now i wan to
upgrade my Knowledge in AS/400.
Suggest me some new fields & courses which falls under
AS/400.
Waiting for your quick Response.
Answer / sivaprasad
try to do mainframes or data stage(parallel),
those r may be some relevant process
| Is This Answer Correct ? | 2 Yes | 1 No |
How to identify the object has compiled with the debug view as *source without using STRDBG?
How to update selected fields from pf without using update opcode. How to read all member in Rpg-3,without using any cl command?
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?
is this a rpg channel?
What would be the result on writing a data record to a PF file using the "WRITE" opcode after the SETON *ON *INLR statment?
if i have three programs progA,progB and progC .now i call progB from progA. but the progB does not exist . now i want to call progC instead of starting dump. how can we achieve this.
How do you know if a record exists without doing a READ and CHAIN?
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?
i have a file with the values 10, 20, 30, 40, if am setll with the value 25 then readp, so what it will return?
how can an indexed file be used as arrival sequence in RPG?
What are different ways to pass data between programs and which one is the efficient way?
How can i keyed a flat file in RPGLE