What is cobol coding sheet?
No Answer is Posted For this Question
Be the First to Post Answer
Explain difference between read(1) and read work file once?
What is cobol coding sheet?
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?
Can we see the copy book length using file-aid?
Is it possible to code GOTO statement in NATURAL? if yes please provide the syntax of the same
difference between fetch , call and callnat
What happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
Explain how to find occurrence of mu and pe fields in a file?
difference between escape(top or bottom) and escape immediate(top or bottom?
Explain how are you going to remove duplicates from the file that is being read?
Can you explain control variable in online screens?
Explain difference between read work file 1 and read work file once? Why we are using work file once?