steps involved in debugging and types of debugging modes?
Answer Posted / syam
Debug Modes: Batch Mode, Full-Screen Mode, Remote Mode.
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
How to declare the pull button in AS/400..
How to write record if no field or the field are different in physical file in rpgle ?
how can you display specific subfile page on the screen in unequal subfile?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
What are the types of identifiers?
how do I declare a minor?
during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.
When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?
what is the use of sflnxtchg?
1. What is bound-by-call and bound-by-reference? 2. Where and why is *Nomain used? 3. What are the difficulties faced by programmers when using service programs? 4. Explain the different ways of parsing and compiling XML in iSeries.
What is the difference between copybooks and subprocedures in as400?
how does the rpg element work?
give an eg of ACQ-(ACQUIRE),BIT OFF,BIT ON,DEALLOC,DUMP,FEOD,FORCE,MHHZO,MHLZO,MHLLZO,MLHZO,REL,RESET,TESTZ,TESTB,TESTN----GIVE SMALL EXAMPLE TO THE OPCODES...TO UNDERSTAND FUNCTIONING...........
What is the purpose of record level identifier?
How to handle duplicate error handling in RPG?