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 / rajesh
Can you share an example for passing the Values thru
Parameter for calling a External Subroutine.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between external subroutine and subprogram?
What is the quality process in development?
How to receive data passed through jcl parm parameter in a natural program?
Explain the data storage?
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?
Explain how to ftp the natural program to desktop? (From mainframe to pc), is it possible?
In a Natural program i used the below code for report FORMAT LS=132 PS=60 And down the line I want to change either LS/PS like FORMAT LS=120 PS=50, is it possible? How it will work?
The natural file converted to PDF file if Yes then explain ?
Define cobol coding sheet?
How to create 1 ddm that fetches 3 adabas files simultaneously?
How converted the natural coding for adabas
How can we see the copy book length using file-aid?
Tell me what type of files we can process thru file-aid?
Explain how to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?