Explain how to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
No Answer is Posted For this Question
Be the First to Post Answer
Is it possible to declare a GDA for an external subroutine?
What is the quality process in development?
Explain the like inverted list?
how to move cursor to a particular field when position is not known?
Define cobol coding sheet?
ADABAS basic concepts. Like inverted list, address converter ,data storage
How do you pass GDA into a sub program with out PDA?
What is STACK in Natural? How we can use it in Program? Give me Eg.?
Explain control variable in online screens?
difference between fetch , call and callnat
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 ?
Would 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]