How do you pass data from a Natural Program to an External
Subroutine? Can it share the LDA of Program as in Internal
Subroutine.
Answer Posted / hazrasu
CALLNAT 'ABCDEF' BEIC-PDA
where ABCDEF is the external subroutine and BEIC-PDA is the
group variable for the PDA that is defined in the main
program and by which the main program will get the data
from the external subroutine.
Is This Answer Correct ? | 3 Yes | 11 No |
Post New Answer View All Answers
What is a hyperdescriptor?
Explain how to find occurrence of mu and pe fields in a file?
How are you going to remove duplicates from the file that is being read?
Define cobol coding sheet?
Tell me can we update with histogram?
What is the difference between read work file 1 and read work file once? Why we are using work file once?
Can we see the copy book length using file-aid?
How to receive data passed through jcl parm parameter in a natural program?
What is a hyperdescriptor? How does it work?
What is the difference between read(1) and read work file once?
Suppose you are processing an input file in a natural program and you want the program to fail if the file is empty. What command you use in natural to force it to fail?
Explain 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?
Explain the address converter?
Explain the like inverted list?