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
If the number of parameter is more than the expected then NAT0919 error is displayed. How many parameter are allowed in a CALL and CALLNAT statement?
Explain how to ftp the natural program to desktop? (From mainframe to pc), is it possible?
How do you receive data passed through JCL parm parameter in a Natural program ? How Data definition is defined in the program?
What is data trace system 2.0 used for?
How do you pass GDA into a sub program with out PDA?
Explain difference between escape(top or bottom) and escape immediate(top or bottom?
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?
control variable in online screens
Explain difference between read work file 1 and read work file once? Why we are using work file once?
What is cobol coding sheet?
Explain how to move cursor to a particular field when position is not known?
Explain how to find occurrence of mu and pe fields in a file?