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
Tell me what type of files we can process thru file-aid?
Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?
What is cobol coding sheet?
What is the difference between escape(top or bottom) and escape immediate(top or bottom?
Explain the difference between external subroutine and subprogram?
Can we see the copy book length using file-aid?
Explain difference between read(1) and read work file once?
What is data trace system 2.0 used for?
What is a hyperdescriptor? How does it work?
Explain control variable in online screens?
Explain how to find occurrence of mu and pe fields in a file?
Explain the address converter?
The natural file converted to PDF file if Yes then explain ?
Explain why do we use file-aid for seqential files?
Explain the like inverted list?