How to increase the logical record length of existing PS
file?
Answer Posted / raghu
Sntax: //SYSOUTDD DD SYSOUT=*,OUTLIM=500
by using outlim paramtr we can increase it
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the cobol coding sheets?
what is the difference between COBOL2 AND COBOL390?
What are the pertinent COBOL commands?
What is a scope terminator give example?
Can you please let me know the centre name of INS certification in Kolkata.
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
Can we change the password using ALTER? anyone tried and changed?
How do you reference the fixed block file formats from cobol programs
What are the different types of condition in cobol and write their forms.
How do define dynamic array in cobol.
Write down the divisions of cobol program?
What kind of error is trapped by on size error option?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
What is comp-1 and comp-2?