steps involved in debugging and types of debugging modes?



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

Post New Answer

More RPG400 Interview Questions

1.How can you search an entire source file for a particular field name? 2.How can you find the differences between two versions of the source for the same program? 3.What is a hidden field as it relates to a sub file? 4.How do you display a sub file that has no records in the sub file?

8 Answers   HCL,


Hi guys, anybody know How RPG/400 code can be converted to RPG IV code with a single command?

1 Answers  


1.How you will find the program is batch or online in cl pgm? 2.How you will end the batch pgm when the job runs? write an logic? 3.In wich command the option *drop is used?

2 Answers   TCS,


How to set on/off a group of indicators in a single statement?

3 Answers  


What is the OPEN and CLOSE accesspath?

3 Answers   CTS,






wat is scan and check ? give me real time scenarios where we used these keywords in ur projects?

2 Answers   Four soft,


i have 1000 records in pf.what are all the ways to read a particular name records in rpg?? ie.. in pf i have a name called demo appeared around 52 times hw will we read this particular records in rpg/400?.

11 Answers   IBM,


how do I declare a minor?

0 Answers   IBM,


What is the difference between iter and do?

0 Answers  


HOW DO YOU DISPLAY A DISPLAYFILE AT OTHER WORKSTATION? CAN WE MOVE A PHYSICAL FILE? WITHOUT MOVING A FILE?

2 Answers  


RPG/400 number of Records present in a physical file using file information data structure FPF001 IP E DISK F KINFDS INFDS1 IINFDS1 DS I *RECORD RECORD Is this coding correct sir,i have given I P E that is I- input,P-primary file,E-externally described. Primary to use RPG logic cycle,is this the correct method because we have to find number of records present using file information data structure in RPG/400 without doing any input/output operations on the file and also without using DSPFD,SQL. If the above coding is correct means,when i compile the program it gets compiled,but if i call the program it does not return anything,i need number of records,please complete the coding sir.

1 Answers   IBM,


What you have to do in the display file when you are using message subfile?

1 Answers  


Categories