If the number of parameter is more than the expected then
NAT0919 error is displayed. How many parameter are allowed
in a CALL and CALLNAT statement?
Answers were Sorted based on User's Feedback
Answer / dipti karale
If you call an external program using CALL INTERFACE4 '<pgmnam>' then you may specify unlimited number of parameters to the external program. If you are using the CALL statement without the INTERFACE4 then only 40 parameters can be specified with the CALL statement.
As for the CALLNAT statement, I have used up to 500 parameters but not quite sure the maximum parameters allowed with a CALLNAT statement.
| Is This Answer Correct ? | 4 Yes | 0 No |
what type of files we can process thru file-aid
How to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
What is the difference between read(1) and read work file once?
COuld you please let me know along with a sample on how are you going to remove duplicates from the file that is being read. Thanks Sam
A field declared as P8 needs to be redefined as Alphanumeric. What would be its new size?
what is the difference between read and find ?
Explain how to move cursor to a particular field when position is not known?
Explain how to ftp the natural program to desktop? (From mainframe to pc), is it possible?
How to find occurrence of mu and pe fields in a file?
How to receive data passed through jcl parm parameter in a natural program?
Can you explain control variable in online screens?
What is data trace system 2.0 used for?