what is the difference between seton lr and retrn?
Answer / ravi kumar shukla
If you specify SETON LR, all the files used in program will be closed.
If you specify RETRN, all the files used in program will remain open.
| Is This Answer Correct ? | 0 Yes | 0 No |
when you are defining a flat file in your program in f specs which format will you specify?
How can u create a temporary file in CLP @ how to access that temporary file in RPG program?
Why do you use Keep and Assume Keywords.
how many types of display are available on as/400 for user interaction?
What is the default access path of a file?
How can we create subsystem in as400?
What is Job description?
What is the benefit of using Externally Described files over Internally Described?
i have two pfs it contains "Status" fields in the same name "status in both the pf's...But i used the same name in display file...when i enter a status thru disp file it willbe added to pf1...so i want to rename "Staus " field in pf2 through program...............wat will do..give coding?
For AS/400 Freshers good website is
How do you read a subfile record which is in output mode?
how do you use commitment control in rpg program ?