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
What is the difference between escape(top or bottom) and escape immediate(top or bottom?
Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?
What is the difference between read(1) and read work file once?
What is a hyperdescriptor? How does it work?
Can we see the copy book length using file-aid?
Explain how to ftp the natural program to desktop? (From mainframe to pc), is it possible?
Explain the difference between external subroutine and subprogram?
How to create 1 ddm that fetches 3 adabas files simultaneously?
Explain the like inverted list?
Explain difference between read work file 1 and read work file once? Why we are using work file once?
Explain the data storage?
Explain difference between escape(top or bottom) and escape immediate(top or bottom?
The natural file converted to PDF file if Yes then explain ?
Explain how are you going to remove duplicates from the file that is being read?
Define cobol coding sheet?