Token Programming
Defined Tokens
11-10
Strata CIX Voice Mail Programming 01/07
KV( )
Delete record from a database–for the
file
specified, deletes the first record with the
value
in that
field
(if any).
If
file
ends with .DBF, Stratagy ES assumes it is in dBase format. Otherwise, Stratagy ES assumes it
is the name of an ASCII file with columns separated by commas.
Syntax
KV(file,field,value)
where:
file
dBase file (.DBF) or ASCII file with columns separated by commas (comma delimited). Valid
DOS file name. Can be a variable.
field
dBase file field name or ASCII file column number. (1 is the value of the field before the
comma.) Can be a variable.
value
Any alphanumeric string. Can contain %S variables.
Example
KV(xyz.dbf,client,”abc”)
For dBase file xyz.dbf, deletes the first record where the field named client contains the string “abc.”
L( )
Switch system language–immediately changes the system prompts to use the specified file (usually
the specified file’s name indicates the language). All system prompts change, including User mode
prompts.
Syntax
L(language_file)
where:
language_file
File name in the Stratagy ES directory that represents a Stratagy ES system
language file which has the DOS suffix .IDX.
Examples
L(ENGLISH)
Uses the ENGLISH.IDX system prompt file in the C:\Stratagy ES directory.
L(SPANISH)
Uses the SPANISH.IDX system prompt file in the C:\Stratagy ES directory.
Table 11-3
Defined Tokens
(continued)
Token
Description
Summary of Contents for STRATA CIX
Page 1: ...Strata CIX Programming Manual Volume 2 Stratagy ES Voice Mail Application Release 5 ...
Page 16: ...This page is intentionally left blank ...
Page 40: ...This page is intentionally left blank ...
Page 138: ...This page is intentionally left blank ...
Page 140: ...This page is intentionally left blank ...
Page 170: ...This page is intentionally left blank ...
Page 176: ...This page is intentionally left blank ...
Page 216: ...This page is intentionally left blank ...
Page 230: ...This page is intentionally left blank ...
Page 238: ...This page is intentionally left blank ...
Page 247: ...THIS IS THE LAST PAGE OF THE DOCUMENT ...
Page 248: ......