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 / arun kumar
CALL statement can have max 128 parameter
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Explain what happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
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?
Tell me can we update with histogram?
What is the difference between read(1) and read work file once?
Explain the difference between external subroutine and subprogram?
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?
How converted the natural coding for adabas
Explain how to find occurrence of mu and pe fields in a file?
What is the difference between read work file 1 and read work file once? Why we are using work file once?
How can we see the copy book length using file-aid?
What is the quality process in development?
Explain the like inverted list?
Explain difference between escape(top or bottom) and escape immediate(top or bottom?
Explain how to ftp the natural program to desktop? (From mainframe to pc), is it possible?