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 / 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 View All Answers
how do I declare a minor?
what is an online rpg?
how can I tell when to replace the array?
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
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
How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...
1. If there are two programs using same file and 2 users are using the file at the same time and what can be done to allow them both to access? 2. How can remove lock from the file for accessing it by both users?
What is ment by record level identifier?
what is the necessary keyword needed to scroll subfile records?
What are the types of identifiers?
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
Explain mdt?
what is a rpg?