Toshiba Strata CIX Programming Manual page 202

Application release 5
Hide thumbs Also See for Strata CIX:
Table of Contents

Advertisement

Token Programming
Defined Tokens
Table 11-3
Defined Tokens (continued)
Token
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
where:
KV( )
file
field
value
Example KV(xyz.dbf,client,"abc")
For dBase file xyz.dbf, deletes the first record where the field named client contains the string "abc."
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
where:
language_file
L( )
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.
11-10
KV(file,field,value)
dBase file (.DBF) or ASCII file with columns separated by commas (comma delimited). Valid
DOS file name. Can be a variable.
dBase file field name or ASCII file column number. (1 is the value of the field before the
comma.) Can be a variable.
Any alphanumeric string. Can contain %S variables.
L(language_file)
File name in the Stratagy ES directory that represents a Stratagy ES system
language file which has the DOS suffix .IDX.
Description
Strata CIX Voice Mail Programming
01/07

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Strata cix stratagy es voice mail

Table of Contents