| ERROR | Record format can only be one of Fixed or Variable. |
| CAUSE | Both LFILRF_FIXED (fixed) and LFILRF_VAR (variable) were specified during file object creation. Only one of the two is allowed for a given file. |
| ACTION | Determine how the file is organized and choose the option that matches. |