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]



Would like to know if have an expecific command that returns a code or something about the executi..

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

Post New Answer

More Natural Interview Questions

Explain how to find occurrence of mu and pe fields in a file?

0 Answers  


what is the difference between read and find ?

2 Answers   IBM,


How to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?

0 Answers  


Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?

0 Answers  


Tell me what type of files we can process thru file-aid?

0 Answers  


What is the quality process in development?

0 Answers  


Which is more efficient - the external subroutine or a copycode coded in to a NATURAL program? And Why?

2 Answers   Hexaware,


Explain why do we use file-aid for seqential files?

0 Answers  


What is the difference between escape(top or bottom) and escape immediate(top or bottom?

0 Answers  


How to create 1 ddm that fetches 3 adabas files simultaneously?

0 Answers  


ADABAS basic concepts. Like inverted list, address converter ,data storage

2 Answers   IBM,


How can we see the copy book length using file-aid?

0 Answers  


Categories