Suppose i am having 3 programs PgmA,pgmB,pgmC and using
source debugger. At debugging time i found that pgmC having
some code error..then in debug mode directly how can i
debug pgmC

Answer Posted / swathi

The answer Sudha mentioned is how to keep a program in
debug.

To keep a 2nd program in debug while in debugging the first
program, (if you are debugging ProgA and you want to debug
ProgC), follow these steps:
1. Press F14(Shift+F2) when the source of ProgA appears
2. Add ProgC to the list
3. Take '5' corresponding to ProgC which is added to the
list. Now the source of ProgC is displayed
4. Place a breakpoint and press F12 to continue.

Is This Answer Correct ?    13 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Set on command is used for closed all opened files , initialize var and release resource , return cmd is used for return to calling program but my req. Is dnt close opened files and resource must released while doing transactions , how can i do this...?

1462


What are the types of identifiers?

570


what is the difference between do while and do until?

703


how can I tell when to replace the array?

702


what is the use of sflnxtchg?

802






How to write record if no field or the field are different in physical file in rpgle ?

490


can you debug ile rpg program using isdb?

739


can anybody help me to solve this problem. the program that i m checking display error message saying "Record format for file AJDSPFFD does not match model file and decimal error. how to solve this problem. The AJDSPFFD is snapshot the AJTLOG that is the audit trail list.

2278


How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?

1561


Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg

714


what is the procedure and explain about real time scenario.

1479


write an RPG program to calculate the marks of 5 students (A,B, C, D, E)in 3 different subjects (eng, math, sci) an display on the screen

831


how do I declare a table or array in rpg iv?

737


What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?

2519


how can you display specific subfile page on the screen in unequal subfile?

673