what type of files we use in file-aid
what is the difference between read and find ?
What exactly 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 the difference between external subroutine and subprogram?
If the number of parameter is more than the expected then NAT0919 error is displayed. How many parameter are allowed in a CALL and CALLNAT statement?
Explain how to move cursor to a particular field when position is not known?
Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?
How do you receive data passed through JCL parm parameter in a Natural program ? How Data definition is defined in the program?
What is STACK in Natural? How we can use it in Program? Give me Eg.?
ADABAS basic concepts. Like inverted list, address converter ,data storage
What is the difference between READ BY ISN and FIND
How to receive data passed through jcl parm parameter in a natural program?