I have to change a program. This program is calling a
subroutine mor than 100times within it. so will it have any
performance issue? if yes than what changes i can make.
Thanx for ur valuable answer.
Answers were Sorted based on User's Feedback
Your program may call 100 times are more than that it does
not affect the Performance issue .
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / syam
Your Question not clear. Why you are calling program any
data validation? Only to validate you can use dataarea also.
| Is This Answer Correct ? | 2 Yes | 3 No |
What is difference between bind by copy and bind by reference?
what is the difference between SETON RT & RETURN?
how can we know running job is batch or intractive ? i need all the possibilites.........plz help me
How I can reread the physical file in CL program once the end of file reached in same CL program.
How to update only a field of a PF in an RPG program. I don't want to update the record, only one field.
is this a rpg channel?
How can you delete records form a file in rpg without using "Delete" OPCODE?
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 the subfile logic program for the given concept. Load the data to the subfile depends upon the designation where designation is not a key field?
Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?
how does the rpg element work?
WHAT IS MENT BY RECORD LEVEL IDENTIFIER ? WHAT IS THE PURPOSE OF THIS?