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 are declaratives and what are their uses in cobol?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
What is length is cobol?
What is static and dynamic call in cobol?
What is the difference between goback, stop run and exit program in cobol?
what is the use of outrecord?
What is the difference between structured cobol programming and object alternativelyiented cobol?
How are the next sentence and continue different from each other?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
what is the difference between COBOL2 AND COBOL390?
What are literals?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
What are 77 levels used for?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
What is the difference between a binary search and a sequential search what are the pertinent cobol?