- ...box.
- Prior to
version 5.01.1194489000 20071107, the box had to be specified as
"lower-left", "upper-right" (i.e. SW, NE) only. In that version
(and later), other diagonal combinations (i.e. NW, SE) are supported.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ...modulo
- The
modulo operator (%) was added in Texis version 8; it is
supported for integral types.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ...optimization
- The index-data-only
optimization allows Texis to not only use the index to resolve the
WHERE clause, but also the SELECT clause in certain
circumstances, potentially avoiding a read of the table altogether
and speeding up results. One of the prerequisites for this
optimization is that the SELECT clause only refer to columns
available in the index.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ...
strlst
, - In version 7 (or
compatibilityversion
7) and later, note that in create mode, an empty source string will result in an empty
(zero-items) strlst: this helps maintain consistency of
empty-string meaning empty-set for strlst, as is true in
other contexts. In version 6 and earlier an empty source string
produced a one-empty-string-item strlst in create
mode.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ...operator.
- Both of
these actions are subject to enabling by the
alequivs
setting
in Vortex/tsql
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ...settings
- In the Metamorph API
(unlike Vortex,
tsql
and the Search Appliance) equivalences are
on by default, so the following actions would be the opposite of what
is described.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ...searched
- byte is defined as an unsigned char
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ...syntax
- square brackets indicate an optional parameter, ... indicates optional repetition
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ...XPMIPN
XPMIPN
is a synonym for (XPMI*)NULL
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ...
SERVERPN
SERVERPN
is a synonym for (SERVER*)NULL
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ...query
- See the Metamorph User's manual for a desription
of the query syntax
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ...
SRCHPN
- A synonym
for:
(SRCH *)NULL
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ...operation
- see
fopen()
for a
description of the modes
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ...
RFILEPN
- synonym for
(RFILE *)NULL
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ...
texisd
- Not to be confused with
vhttpd
, the Texis Web Server.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ...unlimited
- Although the server has no
specific limits on how many logins there may be, the operating system
may have other ideas about how many processes may run, how much memory
is available, etc.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ...forks
- Fork: create a clone of a process that
runs independently of its parent
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ...database
- See your system manuals about adding users
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ...
chroot()
- See
chroot(2)
in your system's manuals
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ...profile
- Metamorph profiles are generated/edited using
mm3
. See separate documentation on Metamorph.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ...maps
- See your local man pages about
"services" and/or "
getservent()
".
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ...
-o outputfile
- Versions of
kdbfchk
prior to 2.6.924300000 (April 16, 1999) interpreted the
second file argument as the output file, and -o
was the
overwrite-file option.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ...Windows)
- In versions prior to 6,
the configuration file was called texis.cnf instead of conf/texis.ini. Version 6 will try to load it from the old location
if it cannot be found at the new location.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ...codes
- In version
5.01.1224719000 20081022 and later.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ...Timport
- In earlier releases of Texis
timport
was a
client/server
program requiring the Texis daemon and timportf
had the server
compiled in so that `texisd` was not required. As of 11-01-1996 timport
has the server compiled in so it does not require the server and timportn
is the client/server version requiring texisd
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ...imports
- The direct
version of Timport does not require the Texis server.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ...imports)
- The direct
version of Timport does not require the Texis server.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ...loading
- The
direct version of Timport does not require the Texis server.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ...
SERVERPN
SERVERPN
is a synonym for (SERVER*)NULL
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ...
TSQLPN
TSQLPN
is an alias
for (TSQL *)NULL
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ...
MMOFFSPN
MMOFFSPN
is an alias for
(MMOFFS *)NULL
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ...XPMIPN
XPMIPN
is a synonym for (XPMI*)NULL
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ...
MMOFFSPN
MMOFFSPN
is an alias
for (MMOFFS *)NULL
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ...
CGIPN
((CGI *)NULL)
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ...
CHARPPN
((char **)NULL)
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ...printed
- Under SunOS 4.x
htspf()
returns a char *
pointer to its buf
parameter, to maintain compatibility with
sprintf()
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ...
CGISLPN
((CGISL *)NULL)
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.