Toshiba Stratagy IVP8 Installation And Maintenance Manual page 174

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

Advertisement

Token Programming
Defined Tokens
Table 7-3
Defined Tokens (continued)
Token
Wait (pause) for event—general wait token that enables Stratagy to wait for confirmation of specific
events. It is useful for confirming dial tone and for notification to confirm that the appropriate answer
has occurred. If the event does not occur, Stratagy terminates all remaining token processing.
Syntax
where:
W( )
n
n, P
n, V
n, T
Example W(3,P)
Waits up to 3 rings for a paging/beeping system to answer. You can use this to confirm that the paging
company answered before playing DTMF to the paging company for pager notification of messages.
Creates a zero length file called file.
Syntax
where:
X( )
file
Example X(NEW.TXT)
Creates zero length file NEW.TXT.
Deletes file.
Syntax
where:
Y( )
file
Example Y(OLD.TXT)
Deletes the file OLD.TXT.
Execute Done chain User ID—checks for the existence of file. If the file exists, Stratagy executes the
Done chain User ID. If the file does not exist, the system processes additional tokens.
Syntax
where:
Z( )
file
Example Z(CHECK.TXT)
Stratagy checks if the file CHECK.TXT exists. If the file exists, Stratagy executes the RNA chain User
ID.
7-18
W(n)
W(n,P)
W(n,V)
W(n,T)
Wait (pause) for n tenths of a second.
Wait up to n rings for a pager/beeper to answer.
Wait up to n rings for a voice to answer.
Wait up to n seconds to hear a dial tone.
X(file)
Valid DOS file name.
Y(file)
Valid DOS file name. Can be a variable.
Z(file)
Valid DOS file name. Can be a variable.
Description
Stratagy I&M
06/02

Advertisement

Table of Contents
loading

This manual is also suitable for:

Stratagy flashSg-f-2Sg-f-4

Table of Contents