How do you pass GDA into a sub program with out PDA?
Answers were Sorted based on User's Feedback
Answer / tcs
We can directly access GDA in sub program no need to pass it through PDA .
| Is This Answer Correct ? | 2 Yes | 18 No |
Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?
Define cobol coding sheet?
Can you explain control variable in online screens?
how to ftp the natural program to desktop? (from mainframe to pc), is it possible?
Explain what happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
Explain adabas basic concepts. Like inverted list, address converter ,data storage?
How do you pass GDA into a sub program with out PDA?
Which is more efficient - the external subroutine or a copycode coded in to a NATURAL program? And Why?
Is it possible to code GOTO statement in NATURAL? if yes please provide the syntax of the same
difference between escape(top or bottom) and escape immediate(top or bottom?
how we can find occurence of MU and PE fileds in a file?
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]