How to increase the logical record length of existing PS
file?
Answer Posted / praveen kumar
@Raghu: If you use Outlim, that means the spool can be able
to print only 500 lines, it's no way related to LRECL.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is a SSRANGE and NOSSRANGE?
How do get the result of your program directly on your pc?
What is an in line perform? When would you use it? Anything else you wish to say about it.
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
What is the difference between a binary search and a sequential search what are the pertinent cobol?
what is amode(24), amode(31), rmode(24) and rmode(any)?
How do define dynamic array in cobol.
What kind of error is trapped by on size error option?
What are various search techniques in cobol? Explain.
Mention the guidelines to write a structured cobol program?
Which mode is used to operate the sequential file?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
What is static and dynamic call in cobol?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?