
Custom Search
LRECL for printer file is generally 133 record length in JCL but I have
seen that some COBOL programs use 132 LRECL but some would use record
length of 133, can someone point out what could be the rational behind this?
Click the +1 button below to share it with your friends and colleagues
Who's onlineThere are currently 1 user and 19 guests online.
Online users
|
While 132/133 and 120/121 are probably the most common, a COBOL program can use many different report lrecls depending on requirements.
The difference between 132/133 is the carriage control character that controls spacing.