If we wish to use TMSGRW utility to get the LRECL, what control statements should be coded?
Please specify the LRECL keyword in the REPORT-SECTION;
Here we can find a sample with an explanation:
REPORT-SECTION
*
PRINT VOLSER 'VOLSER'
PRINT LRECL 'LRECL' <=== Here