Version: 1.3
Back to:
LEACfg enables various aspects of Lynx Exploration Archivist (LEA) to be configured by the user or system administrator. These tasks fall into the following categories
LEACfg is intended to make the task of configuring LEA programs simpler and more foolproof than editing the INI files directly. Nevertheless, you can cause LEA programs to cease functioning properly if you change the INI files without understanding what you are doing! If this happens, you can usually restore the program to normal operation by erasing its INI file from your local \custom directory. Select the File - Open Program INI - Custom INI File menu and when the Open dialogue box appears, right click on the file you wish to erase and select Delete from the pop-up menu.
For further information about LEA INI files, see
LEA Program INI file and Parameter file Formats
LEACfg can be used for configuring itself, but only if this function has been enabled in its own INI file. This prevents unauthorised modification of the system, which could lead to problems.See the README.TXT installation notes on the installation CD-ROM
The following entries can be modified in the [startup] section of LEACFG.INI:
modify system=1
Enables (1) and
disables (0) the capability of modifying system INI files
program
sections=lynx,program,startup,help,labels,errors,messages,parameters
This is a list of the ini file section names which LEACFG can
access in a program ini file.
unit
sections=lynx,help,labels,errors,messages
This is a list of the ini
file section names which LEACFG can access in a library unit ini
file.
sys sections=helpsystems,help,LEASys,exec
errors
This is a list of the ini file section names which LEACFG
can access in the LEASys.INI file
The program can be run from Launcher or invoked with a command line specifying an optional INI file to be loaded, eg
LEACfg [Prog.INI]
where Prog.INI is the file to be configured.
syspath is the main Lynx system directory - usually \LYNXSYS or something similar
helppath is the directory containing the help files, normally syspath\DOCS
localpath is the user's local directory, usually C:\DATA on the local PC. This contains the custom subdirectory with user INI files and the templates directory for catalogue description files
networkpath is the directory containing network user directories, which must be accessible to all machines on which the LEA system will run.
startuplanguage is the code for the current startup language. Note that LEA programs will change to the code for whatever language is current when they are closed.
If a valid file has been selected from the File menu, you can edit INI file sections and parameter page layouts:
No INI files were found on the specified path
You are attempting to replace an INI file in your local custom directory with a modified version - this will affect the way the relevant LEA program runs, but only on your PC
Reset the LEA system directory
WARNING - Lynx programs may stop working if you do this If you change LEASTART.INI, LEA programs may not be able to find the files they need to run correctly. Make sure that you understand what you are doing before altering LEASTART.INI !
This INI file does not have a [startup] section
The help file is missing or incorrectly formatted
An attempt is being made to ovewrite a program or other INI file in the Lynx system directory. If you do this, other users sharing the system with you will also see the changes you have made. You may prefer to save the ini file in your local custom directory, where you can access it, but other users cannot