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
Explain the like inverted list?
can i see the copy book length using file-aid ?
Explain the address converter?
Define cobol coding sheet?
How do you receive data passed through JCL parm parameter in a Natural program ? How Data definition is defined in the program?
How can I create 1 DDM that fetches 3 ADABAS files simultaneously?
how many work file we can code in jcl?
How to create 1 ddm that fetches 3 adabas files simultaneously?
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 ?
What happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
Explain the difference between external subroutine and subprogram?
What exactly is a hyperdescriptor? How does it work?