How do you receive data passed through JCL parm parameter in a
Natural program ? How Data definition is defined in the program?
Answer Posted / misty
Data Definition in Natural
DEFINE DATA
LOCAL
1 #VARIABLE1 (A10)
END-DEFINE
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is cobol coding sheet?
How are you going to remove duplicates from the file that is being read?
Can we see the copy book length using file-aid?
Explain how to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
How can we see the copy book length using file-aid?
What is data trace system 2.0 used for?
Explain the like inverted list?
Explain difference between escape(top or bottom) and escape immediate(top or bottom?
What is the quality process in development?
Explain how to find occurrence of mu and pe fields in a file?
Explain what happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
Explain difference between read work file 1 and read work file once? Why we are using work file once?
Explain adabas basic concepts. Like inverted list, address converter ,data storage?
What is the difference between read work file 1 and read work file once? Why we are using work file once?
Explain why do we use file-aid for seqential files?