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


Please Help Members By Posting Answers For Below Questions

The natural file converted to PDF file if Yes then explain ?

2644


How to create 1 ddm that fetches 3 adabas files simultaneously?

527


Explain how to move cursor to a particular field when position is not known?

527


Explain difference between read work file 1 and read work file once? Why we are using work file once?

549


Tell me what type of files we can process thru file-aid?

527






How are you going to remove duplicates from the file that is being read?

531


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?

1430


Explain the difference between external subroutine and subprogram?

605


What is the quality process in development?

561


What is the difference between escape(top or bottom) and escape immediate(top or bottom?

548


Explain difference between read(1) and read work file once?

546


Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?

588


What is a hyperdescriptor? How does it work?

621


Explain how to ftp the natural program to desktop? (From mainframe to pc), is it possible?

585


Define cobol coding sheet?

559