How do you receive data passed through JCL parm parameter in a Natural program ? How Data definition is defined in the program?
5 16434Would like to know if have an expecific command that returns a code or something about the execution of a CALLNAT. For example ... CALLNAT 'SUBPRG' [parameter] [parameter] ... [here comes a code or command that checks if the CALLNAT was successful]
1 7148Is it possible to code GOTO statement in NATURAL? if yes please provide the syntax of the same
1 6958How do you pass data from a Natural Program to an External Subroutine? Can it share the LDA of Program as in Internal Subroutine.
4 13811What happens when you issue a ESCAPE ROUTINE in a program ? Will there be any compilation /Run time error.
2 14454You 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 ?
6 16237
Explain the like inverted list?
Tell me what type of files we can process thru file-aid?
How converted the natural coding for adabas
Explain how to move cursor to a particular field when position is not known?
What is a hyperdescriptor?
Explain the address converter?
What happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?
What is cobol coding sheet?
Explain the data storage?
Explain difference between read work file 1 and read work file once? Why we are using work file once?
How to create 1 ddm that fetches 3 adabas files simultaneously?
How to find occurrence of mu and pe fields in a file?
Explain control variable in online screens?
Explain how are you going to remove duplicates from the file that is being read?