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
How to create 1 ddm that fetches 3 adabas files simultaneously?
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?
what is the difference between read and find ?
How can we see the copy book length using file-aid?
How to receive data passed through jcl parm parameter in a natural program?
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?
What happens when you issue a ESCAPE ROUTINE in a program ? Will there be any compilation /Run time error.
A field declared as P8 needs to be redefined as Alphanumeric. What would be its new size?
The natural file converted to PDF file if Yes then explain ?
why do we use file-aid for seqential files?
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]
How converted the natural coding for adabas