| ERROR | No Record Format was specified, default is variable. | 
| CAUSE | Neither LFILRF_FIXED (fixed) or LFILRF_VAR (variable) were specified for record format. One of the two must be specified for each file. | 
| ACTION | The default is LFILRF_VAR, but this should be explicitly set during file object creation. |