User's Manual
Configuration Files C-9
Application Configuration File (esappl.cfg)
The Application Configuration file contains parameters that are
defined by using the EPL Administrator Application Configuration
screen.
#
# Amount of time to display a register. There are 4 options:
# 1 - .72 secs
# 2 - 1.45 secs
# 3 - 2.90 secs
# 4 - 5.80 secs
#
#
FLASHING_PRICE_DUTY, 2
FLASHING_PROMOTION_DUTY, "1 1 1"
#
# Whether or not to display unit price
# There are 3 options:
# NEVER(0): The unit price will never be displayed.
# ALWAYS(1): The unit price will be displayed always.
# ASK(2): The user will be prompted when the tag is added to the system.
#
UNIT_PRICE_DISPLAY, 1
#
# Number of decimal positions for the price and unit price. Unit price
# position can be either equal to the price position or one decimal greater
# only.
#
PUNCTUATION_POSITION, 2
UPRICE_DECIMAL_POSITION,2
#
# Where should the unit price be displayed when a tag is added.
# 0 - TOP/LEFT
# 1 - BOTTOM/RIGHT
#
UNIT_PRICE_PLACEMENT, 0
#
# Default unit of measurement string. Check the file "esmeasur.tbl"
#
MEASUREMENT_TYPE, 1
#
# Whether or not to log a message during an EPL Load.
# 0 - Don't Log a message
#