Answer Posted / nagendra rampuria
FETCH is used to call a natural pgm,
CALL is used to call a cobol pgm from a natural pgm,
CALLNAT is used to call a subpgm from a natural pgm.
| Is This Answer Correct ? | 12 Yes | 3 No |
Post New Answer View All Answers
Explain how are you going to remove duplicates from the file that is being read?
What is a hyperdescriptor?
What is a hyperdescriptor? How does it work?
Explain how to move cursor to a particular field when position is not known?
Explain the data storage?
Explain how to find occurrence of mu and pe fields in a file?
How converted the natural coding for adabas
Explain how to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
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?
Explain difference between read work file 1 and read work file once? Why we are using work file once?
Explain control variable in online screens?
How to create 1 ddm that fetches 3 adabas files simultaneously?
Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?
Explain why do we use file-aid for seqential files?