Describe the COBOL coding sheet
Answer Posted / sumit
Answer is write.
Is This Answer Correct ? | 20 Yes | 5 No |
Post New Answer View All Answers
Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?
Explain how to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
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 difference between read work file 1 and read work file once? Why we are using work file once?
Explain how to find occurrence of mu and pe fields in a file?
How converted the natural coding for adabas
What is a hyperdescriptor?
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?
Explain the data storage?
What is cobol coding sheet?
What is the difference between read(1) and read work file once?
How to receive data passed through jcl parm parameter in a natural program?
Can you explain control variable in online screens?
What happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
How to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?