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 data trace system 2.0 used for?
The natural file converted to PDF file if Yes then explain ?
Explain how to find occurrence of mu and pe fields in a file?
Explain difference between read work file 1 and read work file once? Why we are using work file once?
Explain control variable in online screens?
Tell me can we update with histogram?
What is the quality process in development?
Tell me what type of files we can process thru file-aid?
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?
How to receive data passed through jcl parm parameter in a natural program?
Can you explain control variable in online screens?
Explain the data storage?
What happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
How to find occurrence of mu and pe fields in a file?
Explain the address converter?