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?
No Answer is Posted For this Question
Be the First to Post Answer
What happens when you issue a ESCAPE ROUTINE in a program ? Will there be any compilation /Run time error.
how many work file we can code in jcl?
What is the difference between READ BY ISN and FIND
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?
Define cobol coding sheet?
What is a hyperdescriptor?
Can you explain control variable in online screens?
Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?
Explain what happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
What is cobol coding sheet?
Types Of Read , FIND
what type of files we can process thru file-aid