![]() |
BillMax Billing Solutions 877.245.5629 sales@billmax.com |
messages — Default message format for Customer Interface
The /usr/local/billmax/local/messages.dat file contains generalized definitions for formatting error messages for the Customer Interface. The messages.dat file must be formatted in the following manner:
Each line must begin with one of the following strings:
# - comment line
A number greater than 100 and less than 10000.
Lines beginning with a number have the following tokens:
A number.
= - The equal sign.
A printf(3) style format.
Please see BillMax_CreateMessage, BillMax_LoadMessageDb and BillMax_StoreMessage for further explanation on how this file is used.
In general, the BillMax customer is not expected to modify this file.