Logo
Index Getting Started Commands Config Home
 

EnCoCo Multi-Timer

Configuration File

# Lines starting with # are comments!

# Please make a copy of this file and name it MTimers.user to avoid having your
# changes overwritten on update. MTimers.user will be used if present!

# Demo Version - Serial Number
#
# Replace Xs with your Serial Number and remove the # to enable all features

#SN=XXXX XXXX XXXX XXXX

# Language 
#
# Controls which files are to be loaded by replacing their file extension.
# Currently the files Messages.us, Headers.us and QuickHelp.us are handled

language=us

#Text in Program Caption

Caption=EnCoCo Multi Timer

# Window size on screen in pixel

Window.Width=800
Window.Height=580

# Grid Dimensions (default settings has space for 16 clocks)

GridHeaderFontSize=14
GridFontSize=14
GridHeight=387


# Color Name (MS Windows) or Hex Number like #000000
FontColorRunning=clLime
FontColorStopped=clYellow
Grid.Color=clBlack

# A map will be shown in the lower right corner of the display. It can be used to
# visualize locations

MapImage=locations.emf
MapImageWidth=210

# Number of clocks (max 64)

NumClocks=64


# Regular Pricing
CentsPerMinute=15
RegularMinPrice=2

# VIP Pricing
VIPCentsPerMinute=10
VIPMinPrice=0


# PrePaid Cards
DaysOfValidity=90
CardNValue=20
CardNRate=10
CardSValue=10
CardSRate=12


Last Updated: 2002-11-28