Sure. Let’s look at dates. For a particular FRL we use, out of 165 fields, eight are dates that are all defined in the same way. Rather than defining each individual field specifying Fill Char, Width, Justification and Validation, you want to define those things in a mask. When you go to add the date fields to the FRL, instead of selecting a Field Type of Normal and specifying all those pieces each time, select Mask and grab the name of the Mask you created from the drop-down. On the other hand, if you like all the extra typing and mouse clicks….
When working with FRLs, often the specs will list column positions which you don’t see when working in Cloverleaf. I’m attaching a routine I wrote a couple years ago that will display the layout of your FRL, listing field number, width and column positions.
Cheers.