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?
Explain how many work file we can code in jcl?
What is cobol coding sheet?
What exactly is a hyperdescriptor? How does it work?
How to find occurrence of mu and pe fields in a file?
What is the difference between escape(top or bottom) and escape immediate(top or bottom?
What is a hyperdescriptor?
Tell me what type of files we can process thru file-aid?
How do you pass GDA into a sub program with out PDA?
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 how to ftp the natural program to desktop? (From mainframe to pc), is it possible?
Explain how to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?