We have seen no of parameter list but
If we mention like this 'CALL PROGNAME PLIST ' how to know
No of parameter name of program ?
Answers were Sorted based on User's Feedback
Parameter list is already defined in D sepc or *inzsr subroutine, or copy book in program
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / priya
To know no of parameters, can use %parm or infds *parm parameter
| Is This Answer Correct ? | 0 Yes | 0 No |
What is file information data structure(infds) in as400?
records can be read/update/deleted with which file?
Can an indexed file be accessed in arrival seQuence in RPG program ?
is their a difference in cobol400 for the release 5.2 and 6.1 at the as400.
what is elastic and non elastic subrile?
What are the two types of read performed on data queues?
a program variable coded in an embedded sql statement is referred to as?
what is a composite key?
it is possible declare variable values as variable using cl ? any cl command is there to declare values as variable
How many libraries can be there in library list ?
What are the types of Signature validation?
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?