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 |
Explain the like inverted list?
Explain how to move cursor to a particular field when position is not known?
Explain the difference between external subroutine and subprogram?
difference between fetch , call and callnat
Does Natural online require CICS or other TP systems to function? How does Natural interact with CICS? Thanks.
difference between escape(top or bottom) and escape immediate(top or bottom?
Can we see the copy book length using file-aid?
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?
Tell me what type of files we can process thru file-aid?
What is data trace system 2.0 used for?
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]
How can we see the copy book length using file-aid?