environ.bat

 

environ.bat is a Lycia configuration file that contains environment variables used when working with Lycia Command Line (NT).

 

environ.bat exists only in Windows .

In Linux , this function is performed by environ:

 

. environ

 

environ.bat is created during Lycia installation and can be modified depending on the developer's needs.

 

environ.bat is located in this folder - C:\Program Files\Querix\Lycia 3 Development Suite 7.1\Lycia\bin\ - and includes a basic set of environment variables (press » to see the default content):

 

LYCIA_DIR

COMMON_DIR

LYCIA_DRIVER_PATH

LISTENERXML

LYCIA_MSGPATH

PATH

FGLIMAGEPATH

CLASSPATH

 

You can modify the runtime environment by specifying these environment variables in environ.bat:

 

CLASSPATH

INCLUDE

LD_LIBRARY_PATH

LIB

PATH

FGLIMAGEPATH

LISTENERXML

LYCIA_DB_DRIVER

LYCIA_DIR

LYCIA_DRIVER_PATH

LYCIA_MSGPATH

QX_HEADLESS_MODE

QX_MDI

QX_NATIVE_LINKER

QX_OPT_LEVEL

QX_TRACE

QX_TRACE_ARG_DUMP

QX_UNL

QX_VERBOSE_CACHE

QX_WRAPPER

INFORMIXPASS

INFORMIXSERVER

LOGNAME

 

You can open and modify environ.bat with your favorite text editor:

 

Step 1

Close the Lycia Command Line (if necessary).

 

Step 2

Go to C:\Program Files\Querix\Lycia 3 Development Suite 7.1\Lycia\bin\.

 

Step 3

Open environ.bat with the text editor you prefer.

 

Step 4

Introduce the necessary changes following these basic rules for setting environment variables:

§      change variable values,

§      add new environment variables, or

§      remove environment variables.

 

Step 5

Save the changes.

 

Step 6

Start the Lycia Command Line (if necessary).

 

 

 

Related articles:

Configuration files

Environment variables