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 how to find occurrence of mu and pe fields in a file?
what is the difference between read and find ?
How to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?
Tell me what type of files we can process thru file-aid?
What is the quality process in development?
Which is more efficient - the external subroutine or a copycode coded in to a NATURAL program? And Why?
Explain why do we use file-aid for seqential files?
What is the difference between escape(top or bottom) and escape immediate(top or bottom?
How to create 1 ddm that fetches 3 adabas files simultaneously?
ADABAS basic concepts. Like inverted list, address converter ,data storage
How can we see the copy book length using file-aid?