This is a IBM COLBL for OS/390 question. I need a simple pgm to check the first record in several files for a code. The record has the same format in all the files, but the files have differing record sizes (lrecl). The OPEN failes unless the record size of the file exactly matches the longest record in the FD. Any way around this in COBOL?