Toshiba Stratagy IVP8 Installation And Maintenance Manual page 175

Voice processing systems
Hide thumbs Also See for Stratagy IVP8:
Table of Contents

Advertisement

Table 7-3
Defined Tokens (continued)
Token
Addition—enables you to perform modifications to values for calculation and control. Ideal for
controlling limits and loops.
Syntax
+( )
where:
%Sn
One of the %S storage variables (range: 0~19).
item
Positive or negative value or another %S variable. Defaults to 1 if not specified.
Equate—gives the specified storage variable the value specified. The value may be a string or a
numeric and should be quoted. The four-option syntax enables substring assignments.
Syntax
where:
%Sn
One of the %S storage variables (range: 0~19).
item
Any alphanumeric string. Can contain %S variables.
start
Starting character position for assigning a portion of item.
end
Ending character position to assign when used with start.
=( )
Examples
=(%S1,"FRENCH")
Gives %S1 the value of "FRENCH".
=(%S1,"FRENCH",3,5)
Gives %S1 the value of ENC (E is the start character and C is the end character).
=(%S1,%S2,1,3)
where %S2 = 7530414. Extracts prefix of the telephone number in %S2 (the first through third
number) and gives %S1 the value of 753.
Append variables to file—writes all twenty %S variables (%S0~%S19) to the specified file. If the file
already exists, the variable values are appended to the file; otherwise, the file is created. The values
are separated by commas and terminated by a new line.
Note Use two backslashes \\ to signify one backslash \. For example, to specify the file name
C:\STRATAGY\NEW.TXT, use C:\\STRATAGY\\NEW.TXT.
¦( )
The ¦( ) token is supported by IVP8.
Syntax ¦(file)
where:
file
Valid DOS file name.
Stratagy I&M
06/02
+(%Sn[,item])
=(%Sn,item)
=(%Sn,item,start,end)
Description
Token Programming
Defined Tokens
7-19

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Stratagy flashSg-f-2Sg-f-4

Table of Contents