|
The [Texis] section of conf/texis.ini affects Texis and
Vortex.
- License
-
Points to the license file. The default is
license.key in the
install directory.
- Statistics Pipe
-
A named pipe is used to communicate statistics between monitor processes.
This setting allows the name to be specified. The default is
/tmp/.texisstats under Unix, or \\.\pipe\texisstats under
Windows.
- equivs
-
Sets the default path to the thesaurus. The default is
builtin
which uses the thesaurus compiled into the program.
Deprecated; set [Apicp] eqprefix instead.
- eqvsusr
-
Sets the default path to the user thesaurus. The default is the
eqvsusr file in the install directory.
Deprecated; set [Apicp] ueqprefix instead.
- Lib Path
-
Sets the search path for loading certain dynamic (shared) libraries,
such as the JavaScript plugin. This is a colon-separated (semicolon under
Windows) list of directories to check. Alternatively, the default value
of "bin" may be given, which refers to the Texis executables
directory (bin in the install dir under Unix, or the install dir under
for Windows), or the value "sys", which refers to the system-dependent
search method (e.g. LD_LIBRARY_PATH under Unix). Note that
Lib Path refers to plugin libraries loaded after program
startup, not startup-loaded libraries such as the C or math lib.
Added in version 4.01.1026200000 Jul 9 2002.
- Write Timeout
-
Sets the maximum time in seconds to retry certain database writes if
they fail with a temporary error, e.g. Windows
1450 ERROR_NO_SYSTEM_RESOURCES. Default is 5.0. Added
in version 5.01.1218575000 20080812.
- Enable FDBF
-
Non-zero: enables FDBF file access, which is a deprecated Texis
database table format. Should only need to be enabled for tables
or indexes created with Texis versions before 1996. Default 0.
Added in version 5.01.1136500000 20060105.
- Varchar To Strlst Sep
-
Default value for the
varchartostrlstsep SQL setting
(here). Default is create in
version 7 and later, or lastchar in version 6 and earlier.
Added in version 5.01.1225870000 20081105.
- Multi Value To Multi Row
-
Default value for the
multivaluetomultirow SQL setting
(here). Default is yes.
Added in version 5.01.1243980000 20090602.
- Hexify Bytes
-
Default value for the hexifybyte SQL property
(here). The default if unset in
conf/texis.ini is 1 for tsql and 0 for all other
programs.
Other [Texis] settings are specific to Texis Web Script (Vortex).
For details on these Vortex-specific settings,
see the "Configuration Settings" section of the Vortex manual.
Copyright © Thunderstone Software Last updated: Sun Mar 17 21:14:49 EDT 2013
|