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
How do you receive data passed through JCL parm parameter in a Natural program ? How Data definition is defined in the program?
Explain adabas basic concepts. Like inverted list, address converter ,data storage?
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?
Describe the COBOL coding sheet
2 Answers Cap Gemini, Royal Infotech,
Explain difference between read(1) and read work file once?
How are you going to remove duplicates from the file that is being read?
What is the quality process in development?
What is the difference between read work file 1 and read work file once? Why we are using work file once?
Which is more efficient - the external subroutine or a copycode coded in to a NATURAL program? And Why?
How do you pass data from a Natural Program to an External Subroutine? Can it share the LDA of Program as in Internal Subroutine.
Types Of Read , FIND
why do we use file-aid for seqential files?