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
Explain control variable in online screens?
What is the difference between read work file 1 and read work file once? Why we are using work file once?
What happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
How converted the natural coding for adabas
Explain how to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
Tell me what type of files we can process thru file-aid?
What is cobol coding sheet?
Explain why do we use file-aid for seqential files?
Explain the data storage?
Explain how are you going to remove duplicates from the file that is being read?
Tell me can we update with histogram?
What is the quality process in development?
Explain what happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
How to create 1 ddm that fetches 3 adabas files simultaneously?
What is a hyperdescriptor?