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
Explain the like inverted list?
What is the difference between escape(top or bottom) and escape immediate(top or bottom?
Explain the data storage?
How to receive data passed through jcl parm parameter in a natural program?
How are you going to remove duplicates from the file that is being read?
How to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
The natural file converted to PDF file if Yes then explain ?
Explain the difference between external subroutine and subprogram?
Explain the address converter?
Explain how to ftp the natural program to desktop? (From mainframe to pc), is it possible?
What is the quality process in development?
How converted the natural coding for adabas
How to create 1 ddm that fetches 3 adabas files simultaneously?
What is cobol coding sheet?
How to find occurrence of mu and pe fields in a file?