Would like to know if have an expecific command that
returns a code or something about the execution of a
CALLNAT.
For example
...
CALLNAT 'SUBPRG' [parameter] [parameter] ...
[here comes a code or command that checks if the CALLNAT
was successful]



Would like to know if have an expecific command that returns a code or something about the executi..

Answer / jaishree

There is no command that says if the CALLNAT was sucessful.
You will need to internally define a logic in the
subprogram so that when read in main program will say that
the execution was successful.

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More Natural Interview Questions

What exactly is a hyperdescriptor? How does it work?

3 Answers  


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?

0 Answers  


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

0 Answers  


why do we use file-aid for seqential files?

1 Answers   Tech Mahindra,


syntax for all WRITE COMMAND in natural language

7 Answers  






difference between fetch , call and callnat

3 Answers   IBM,


Is it possible to code GOTO statement in NATURAL? if yes please provide the syntax of the same

1 Answers  


What is the difference between read work file 1 and read work file once? Why we are using work file once?

0 Answers  


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?

3 Answers   JPMorgan Chase,


What is Natural?

4 Answers   TCS,


What is the difference between read(1) and read work file once?

0 Answers  


What is a hyperdescriptor?

0 Answers  


Categories