steps involved in debugging and types of debugging modes?
Answer / syam
Debug Modes: Batch Mode, Full-Screen Mode, Remote Mode.
| Is This Answer Correct ? | 5 Yes | 4 No |
Anybody can explain the difference between SFLCLR & SFLINZ?
How can we override a file during runtime in RPG? Without using OVRDBF or calling a CL program
what is program status data structure?
What are different ways to pass data between programs and which one is the efficient way?
Suppose in CL we reach at end of file and again we have to reach from 1 record
Can we trigger an rpg program which has user interaction with display file when updating a file using the command ADDPFTRG?
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.
how we retrieve records without using key field (ex:name) from Physical File through RPG in as/400?
Q1.How we can copy the data of file one session to another session? Q2.how we can execute a loop infinitely in AS/400 coding? Q3.In ALDON tool,multitask is posible on a perticular object by the user?
which MONMSG will give higher priority in CL program? I know MONMSG are of two types. Program Level Monmsg and Command Monmsg?
what is the use of sflnxtchg?
How to update physical file in rpgle without using display file?