How do you pass GDA into a sub program with out PDA?
Answer Posted / tcs
We can directly access GDA in sub program no need to pass it through PDA .
| Is This Answer Correct ? | 2 Yes | 18 No |
Post New Answer View All Answers
Explain adabas basic concepts. Like inverted list, address converter ,data storage?
What is a hyperdescriptor?
What is the difference between escape(top or bottom) and escape immediate(top or bottom?
How to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
Explain difference between read work file 1 and read work file once? Why we are using work file once?
What is data trace system 2.0 used for?
Explain control variable in online screens?
Can you explain control variable in online screens?
Explain the address converter?
Explain difference between escape(top or bottom) and escape immediate(top or bottom?
Explain the like inverted list?
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?
Explain how to find occurrence of mu and pe fields in a file?
Explain difference between read(1) and read work file once?
Can we see the copy book length using file-aid?