How do you receive data passed through JCL parm parameter in a
Natural program ? How Data definition is defined in the program?
Answer Posted / ad
INPUT Field1 Field2 ....
where Field1 Field2 will be defined as variable (as shown
above) with format matching the data type passed from JCL
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
How can we see the copy book length using file-aid?
Explain difference between read work file 1 and read work file once? Why we are using work file once?
Tell me what type of files we can process thru file-aid?
Explain how are you going to remove duplicates from the file that is being read?
Explain how to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?
Can you explain control variable in online screens?
Explain the difference between external subroutine and subprogram?
What is a hyperdescriptor? How does it work?
Explain how to ftp the natural program to desktop? (From mainframe to pc), is it possible?
How to find occurrence of mu and pe fields in a file?
Explain how to move cursor to a particular field when position is not known?
Define cobol coding sheet?
The natural file converted to PDF file if Yes then explain ?
What is the difference between read(1) and read work file once?