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 the difference between external subroutine and subprogram?
Explain how are you going to remove duplicates from the file that is being read?
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?
Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?
What is cobol coding sheet?
The natural file converted to PDF file if Yes then explain ?
Explain control variable in online screens?
Explain the like inverted list?
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?
Can you explain control variable in online screens?
Explain how to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
Explain how to ftp the natural program to desktop? (From mainframe to pc), is it possible?
Explain how to find occurrence of mu and pe fields in a file?