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?
Answer Posted / 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 |
Post New Answer View All Answers
Explain how to find occurrence of mu and pe fields in a file?
Explain the address converter?
In a Natural program i used the below code for report FORMAT LS=132 PS=60 And down the line I want to change either LS/PS like FORMAT LS=120 PS=50, is it possible? How it will work?
Explain how are you going to remove duplicates from the file that is being read?
Tell me what type of files we can process thru file-aid?
How to create 1 ddm that fetches 3 adabas files simultaneously?
Suppose 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?
Can we see the copy book length using file-aid?
What is a hyperdescriptor?
Explain the like inverted list?
How to receive data passed through jcl parm parameter in a natural program?
What is a hyperdescriptor? How does it work?
Explain the difference between external subroutine and subprogram?
Explain control variable in online screens?
Explain adabas basic concepts. Like inverted list, address converter ,data storage?