Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Answers were Sorted based on User's Feedback



Suppose i am having 3 programs PgmA,pgmB,pgmC and using source debugger. At debugging time i found..

Answer / 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

Suppose i am having 3 programs PgmA,pgmB,pgmC and using source debugger. At debugging time i found..

Answer / sudha

First we have to Create source of PGM-C at time of
compilation, then strdbg PGM-C then source will appear and
give break point wherever you want, then F12 to go out of
program.Then call the calling program it will go directly
to pgm-c program in debug mode.

Is This Answer Correct ?    6 Yes 2 No

Post New Answer

More RPG400 Interview Questions

What are different ways to pass data between programs and which one is the efficient way?

5 Answers  


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

1 Answers  


If there are 1000 member(PGM type) in a SRC file. How can we compile in a CL program? ( It need to be done in a loop)?

1 Answers  


How to declare the more than one file in cl/400.

13 Answers   IBM,


How do you proceed in case your active AS400 session has got disconnected suddenly, how can you get back to your session ? Is it possible??

1 Answers  


What is the purpose of Panel Groups?

4 Answers  


how does the rpg element work?

0 Answers   IBM,


ESCAPE message sent by child program can be handled by parent program using which keyword?

2 Answers  


How can i keyed a flat file in RPGLE

5 Answers   IBM, Wipro,


Can we journel logical file and access path? Can we use commitment control for non-join L.F?

4 Answers  


list down and describe the sub systems vailable

5 Answers   IBM,


In single page subfile,if I select the mutiple options in 1 page and without pressing enter,I press rollup key (pagedown).In such case how I can handle it in rpg becasue in single page we have to handle it in pgm. It would be helpful if any one answer with coding

4 Answers   Infinite Computer Solutions,


Categories