Error description 160-00B5

Error message

Formatfil defekt

Cause of error

The format file for FN16: F-PRINT (DIN/ISO: D16) has the wrong format:
The Q parameters and other keywords in the specified lined do not fit to the replacement characters in the format string. Remember:
- If an %% character in the format string is not to be understood as format information, you must write \%%.
- Each line must begin with all keywords that generate an output (such as HOUR, Q14, ...), only then followed by those that do not generate an output (such as M_CLOSE).

Error correction

Correct the format file.