what is *inzsr used for?
Answer / kanckan singh
It is special type of RPG/400 subroutine, which is executed automatically at beginning of the program.It is a good place to code initializes the variables.
| Is This Answer Correct ? | 0 Yes | 0 No |
can I copy content of Physican file in some source Member of type TXT? Thanx..
what if my system I runs with system value qccsid 65535?
268 How many parameters can be defined in a RPG program. ?
What are the types of object authorities?
which type of object is used in db2/400?
WHAT IS FERERENTIAL INTRIGRITY ?
which are the query selection criteria, which can be given in a query?
what are different record spacing keywords in rlu ?
How many secondary files allowed in a program?
1) Suppose we call a pgm from CL, how come AS400 system knows whether the called pgm is to be interactive one or batch one? 2)How many members can exist in a PF?
How can we read file using curser? how to define a curser?
when should I use method get, and when should I use method post in my cgis?