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 |
What happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
What is STACK in Natural? How we can use it in Program? Give me Eg.?
Explain how to move cursor to a particular field when position is not known?
Explain how to ftp the natural program to desktop? (From mainframe to pc), is it possible?
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]
Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?
Does Natural online require CICS or other TP systems to function? How does Natural interact with CICS? Thanks.
What is the difference between External subroutine and subprogram?
If the number of parameter is more than the expected then NAT0919 error is displayed. How many parameter are allowed in a CALL and CALLNAT statement?
Tell me what type of files we can process thru file-aid?
how to ftp the natural program to desktop? (from mainframe to pc), is it possible?
How to find occurrence of mu and pe fields in a file?