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
Is it possible to code GOTO statement in NATURAL? if yes please provide the syntax of the same
How to create 1 ddm that fetches 3 adabas files simultaneously?
Explain the difference between external subroutine and subprogram?
What is cobol coding sheet?
How can we see the copy book length using file-aid?
What is the difference between read(1) and read work file once?
Explain how to move cursor to a particular field when position is not known?
What happens when you issue a ESCAPE ROUTINE in a program ? Will there be any compilation /Run time error.
Explain how many work file we can code in jcl?
differnce between read work file 1 and read work file once? why we are using work file once?
how to ftp the natural program to desktop? (from mainframe to pc), is it possible?
What is the difference between External subroutine and subprogram?