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]
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 |
Can you explain control variable in online screens?
What happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
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 ?
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?
What is the difference between escape(top or bottom) and escape immediate(top or bottom?
what r the quality process in development
How do you pass GDA into a sub program with out PDA?
differnce between read work file 1 and read work file once? why we are using work file once?
What exactly is a hyperdescriptor? How does it work?
Is it possible to code GOTO statement in NATURAL? if yes please provide the syntax of the same
How converted the natural coding for adabas
Can we see the copy book length using file-aid?