Location and Library Configuration Settings


 

The locations section defines the names and locations of temporary files, help files, standard directories and any other directory you wish to specify. There are a few standard entries where a naming convention has to be followed but for the most part all other entries will relate to your specific application.  In our examples we have illustrated these user defined setting using some variables form the training application.

 

 If the entry UserHelp is defined then if the function key F1 is pressed during polling, the help file defined in this entry is used. If it is undefined, then the standard Eagle.hlp is used.

File Entries

 

STD

Values 

a directory path

Description

Standard startup directory.  This is also the directory that should contain the LOGIN command file which if set will execute at startup.

Default

-eaglesite/startup

Example

STD=-eaglesite/startup

 

 

EAGLEHELP

Values 

a directory path and valid help file

Description

 Location and name of the standard Eagle Help file. This is the file called by the HELP command or by pressing F1.

Default

-eaglepath/eagle.chm

Example

EAGLEHELP=-eaglepath/eagle.chm

 

 

USERHELP

Values 

a directory path and valid help file | unset

Description

Location and name of user defined help file.    USERHELP=<path><filename>  which If set then the F1 Help key uses this file as the application help file.

Default

unset

Example

USERHELP=c:\Program Files\Macrovision\appl\appl.chm

 

 

F1_GENTLE

Values 

yes | unset

Description

Trigger to allow silent calling of context help when using OpenGL and USERHELP and EAGLEHELP are NOT set.  This means that when OpenGL is ON pressing Function key 1 (F1 should not display an error message if both the USER and EAGLE help files environment settings are not found.  This change in functionality is requested to allow the calling of context based help topics when using OpenGL windows.  

Default

unset

Example

F1_GENTLE=yes

 

 

DEFAULTLIBRARY

Values 

a directory path

Description

Location of the special default library directory.

Default

-eaglesite/startup

Example

DEFAULTLIBRARY=-eaglesite/startup

 

 

LIB<n>

Values 

a directory path

Description

Location of the special default library directories LIB1, LIB2,LIB3, LIB4  also set using the SET command LB option

Default

unset

Example

LIB1=c:\users\caduser11

 

 

PYEAGLE_LIB

Values 

a directory path

Description

Location user defined location for EaglePython files

Default

user area

Example

PYEAGLE_LIB=C:\users\eaglepython

 

User Defined Locations

The following are example of user defined directory location, such as temporary directory, the training application and associated Tree menu locations.  This are included for illustrative purposes and not required by standard.

 

TEMP=C:\DOCUME~1\David\LOCALS~1\Temp\

APPL=C:\Program Files\MacroVision\Eagle14\Training\Appl

TRAINING=C:\Program Files\MacroVision\Eagle14\Training

TREE_MENU=C:\Program Files\MacroVision\Eagle14\Training

CMENU=C:\Program Files\MacroVision\Eagle14\Training