e4DM.INI contents
e4DM has two e4DM INI files. The first in the Windows Area and the second, a temporary file, in the user's TEMP area.


Windows Area

The e4DM.INI file within the windows area should never be deleted.

Sample Windows Area e4DM.INI

[SOCKET]
Host=192.168.0.25
Database=e4DM_DB
Driver=MySQL
DBT=MYSQL

LicServer=192.168.0.16
LicPort=4010

[VIEWER]
COMMAND="c:\Program Files\Softology e4DM\SoftView.exe" VIEWLIST

[PROGRAMS]
DIR=C:\Program Files\Softology e4DM\

[MSMAIL]
USER=MDK-001
PASSWORD=wer5ty74
USERFROM=postmaster@mycompany.co.uk

[SERVER]
SPREADCOUNT=1024


Page Types Section

The windows area ;e4DM.INI Page Types section:

Within e4DM.INI there may be a section entitled [PAGE TYPES] which contains the local 'PageTypes'.

This section is required to define file associations that are not present in the registry, or differ from those specified within the registry. This section is required only for such items that are local to the PC.

For example:

[PAGE TYPES]
DOC=D:FilesOffice.EXE
RTF=D:FilesOffice.EXE
JPG=C:Filese4DM.exe VIEWLIST
TXT=C:FilesNT.EXE
MLK=C:Filese4DM.exe VIEWLIST
MSG=D:FilesOffice.exe /f


Scheduled Tasks Section

e4DM.INI windows area section:

Within e4DM.INI there should be a section for each scheduled task to be run by Softology's scheduler which contains the program location and scheduled run time. For example:

[SCHEDULE1]
TIME=02:30
PROGRAM="C:Filese4DMDM Server.EXE"

[SCHEDULE2]
TIME=07:00
PROGRAM="C:.BAT"

Up to nine such sections may be specified.


TEMP Area

The e4DM.INI file within the %TEMP% area may be deleted. It contains temporary information for the user about screen positions, column positions, last accessed items etc.

The number of items displayed (eg 100) within the results section of Document Explorer (e4DM View) can be tailored by setting the following item:


[General Finder]
Search Items=100