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 adabas basic concepts. Like inverted list, address converter ,data storage?

1 Answers  


how we can find occurence of MU and PE fileds in a file?

2 Answers  


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

1 Answers  


What is Natural?

4 Answers   TCS,


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

1 Answers  


What is the difference between READ BY ISN and FIND

2 Answers  


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

1 Answers  


How converted the natural coding for adabas

1 Answers  


Explain the like inverted list?

1 Answers  


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

1 Answers  


Is it possible to declare a GDA for an external subroutine?

4 Answers  


Is it possible to code GOTO statement in NATURAL? if yes please provide the syntax of the same

1 Answers  


Categories