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
What happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
What is cobol coding sheet?
What is the difference between read(1) and read work file once?
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?
Tell me what type of files we can process thru file-aid?
How to find occurrence of mu and pe fields in a file?
How to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
What is the difference between escape(top or bottom) and escape immediate(top or bottom?
What is a hyperdescriptor? How does it work?
Explain how to move cursor to a particular field when position is not known?
Explain difference between read(1) and read work file once?
Explain why do we use file-aid for seqential files?
Explain difference between escape(top or bottom) and escape immediate(top or bottom?
Explain the difference between external subroutine and subprogram?