A pgm subroutine calling child subroutine, that child
subroutine again calling parent subroutine, u have 1000
lines of code, with out debugging , how can u find that error???
Is there any command to find errors in pgm???
Answer Posted / uday bagadi
This Pgm actually getting run-time error not a compile time (compile time error we solved by spoon file) and run-time error handle by debug.As per my knowledge your pgm getting infinite loop so remove child subroutine calling to subroutine
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
do you use message subfiles? What are the necessary keywords required coding a message subfile?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
What are the types of identifiers?
how do I declare a minor?
How to select highest score of each subject or how to select highest income of every month?
what is a rpg?
Explain mdt?
what are the key words you must use when using a subfile?
what is an online rpg?
what do you mean by an input subfile, what are the keywords required?
How to call one program from another program in RPG? please help me with the code
How to write record if no field or the field are different in physical file in rpgle ?
When it is desirable to describe files Internally?
explain sflclr, sflend, sfldlt, and sflcsrrrn?