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
How to receive data passed through jcl parm parameter in a natural program?
How to create 1 ddm that fetches 3 adabas files simultaneously?
Explain how are you going to remove duplicates from the file that is being read?
Explain difference between escape(top or bottom) and escape immediate(top or bottom?
Explain difference between read work file 1 and read work file once? Why we are using work file once?
Explain what happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
What is the difference between escape(top or bottom) and escape immediate(top or bottom?
Explain adabas basic concepts. Like inverted list, address converter ,data storage?
Explain how to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
Explain the address converter?
Explain the data storage?
How can we see the copy book length using 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?
Can we see the copy book length using file-aid?
How are you going to remove duplicates from the file that is being read?