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 |
How can I create 1 DDM that fetches 3 ADABAS files simultaneously?
Explain why do we use file-aid for seqential files?
Describe the COBOL coding sheet
2 Answers Cap Gemini, Royal Infotech,
how to ftp the natural program to desktop? (from mainframe to pc), is it possible?
How do you pass GDA into a sub program with out PDA?
Explain how are you going to remove duplicates from the file that is being read?
what type of files we use in file-aid
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?
Can you explain control variable in online screens?
Explain how to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
You are processing an input file in a Natural program and you want the program to fail if the file is empty. What command you use in Natural to force it to fail ?
What is the quality process in development?