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 Posted / 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 View All Answers
How are you going to remove duplicates from the file that is being read?
What is data trace system 2.0 used for?
Explain difference between escape(top or bottom) and escape immediate(top or bottom?
Explain how to find occurrence of mu and pe fields in a file?
How to receive data passed through jcl parm parameter in a natural program?
Explain why do we use file-aid for seqential files?
What is the difference between read work file 1 and read work file once? Why we are using work file once?
The natural file converted to PDF file if Yes then explain ?
Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?
Explain the difference between external subroutine and subprogram?
Explain difference between read(1) and read work file once?
How can we see the copy book length using file-aid?
Explain the data storage?
Explain control variable in online screens?
What is the quality process in development?