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 |
1.Coding in cl to send an message? 2..What is turnover and use? What are the different levels?
why subproc not run in dftactgrp?????/plz explain
i have 6 char field in program, but this field is using in all files i want to chage field size as 10 char , how can i do this except using *like defn...?
How to declare the dynamic(run time) array in rpgle? can you please give example
2. Which of the following statement(s) explains the difference(s) between the /INCLUDE and ICOPY directives? a.) No difference, they function the same b.) ACOPY cannot be used as a conditional directive c.) IINCLUDE files cannot contain embedded SQL d.) Nesting /TNCLUDE directives is not allowed
How to declare the pull button in AS/400..
How can i keyed a flat file in RPGLE
i want to retrieve record b/w 2 dates in as400
can anyone say,what is the use of operation extended H/N/P?
How do you find whether a job is a batch job or interactive?
if i have three programs progA,progB and progC .now i call progB from progA. but the progB does not exist . now i want to call progC instead of starting dump. how can we achieve this.
how to find whether a date format is valid or not in RPG400 not in RPGILE.Can you please write the coding for this sir,i'm new to AS400.Please help.