How do you pass GDA into a sub program with out PDA?
Answer Posted / wing
You dont!
| Is This Answer Correct ? | 5 Yes | 6 No |
Post New Answer View All Answers
Explain adabas basic concepts. Like inverted list, address converter ,data storage?
How to receive data passed through jcl parm parameter in a natural program?
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 are you going to remove duplicates from the file that is being read?
Explain the like inverted list?
Explain the address converter?
Explain how many work file we can code in jcl?
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 read(1) and read work file once?
What is a hyperdescriptor? How does it work?
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 difference between read(1) and read work file once?
Explain the difference between external subroutine and subprogram?
What is the difference between escape(top or bottom) and escape immediate(top or bottom?
What is data trace system 2.0 used for?