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
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?
how we can find occurence of MU and PE fileds in a file?
How can we see the copy book length using file-aid?
what r the quality process in development
What is a hyperdescriptor?
Define cobol coding sheet?
why do we use file-aid for seqential files?
how to move cursor to a particular field when position is not known?
What is the difference between read work file 1 and read work file once? Why we are using work file once?
How are you going to remove duplicates from the file that is being read?
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?
Does Natural online require CICS or other TP systems to function? How does Natural interact with CICS? Thanks.