How do you receive data passed through JCL parm parameter in a
Natural program ? How Data definition is defined in the program?
Answer Posted / jana
Using INPUT statement
| Is This Answer Correct ? | 21 Yes | 3 No |
Post New Answer View All Answers
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?
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?
What is cobol coding sheet?
How are you going to remove duplicates from the file that is being read?
Explain how are you going to remove duplicates from the file that is being read?
Tell me can we update with histogram?
Tell me what type of files we can process thru file-aid?
Explain what happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
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?
Define cobol coding sheet?
What is the difference between read work file 1 and read work file once? Why we are using work file once?
Explain difference between read work file 1 and read work file once? Why we are using work file once?
Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?
Explain adabas basic concepts. Like inverted list, address converter ,data storage?