+0 600 BYTEs 100 Records of 6 bytes each +0 DWORD Address of text in this file + 1 +4 WORD Length of text in bytes +600 y BYTEs Help texts
This file has a similar structure as the message file (MDATAx.DAT). Only the "Count" field is missing, there are exactly 100 records.
The texts are encrypted like the messages: Each ASCII code is increased by 13. Line ends are encoded as CR+LF (0Dh 0Ah, encrypted as 1Ah 17h).
Unused help texts contain the text "RESERVED ... nn".