Token Programming
Defined Tokens
7-8
Stratagy I&M 06/02
KB( )
Plays a tone on the channel.
Syntax
KB(freq,ms)
where:
freq
Frequency of the tone.
ms
Duration (in milliseconds) of the tone.
KC( )
Compare security code—the KC( ) token compares value of sec to the security code for the User ID.
If equal, processing continues with the next token. Otherwise, processing proceeds to the value
defined in the Done chain.
Syntax
KC(uid,sec)
where:
uid
Valid User ID. Can be a variable.
sec
Value to be compared with the security code. Can be a variable.
Example
KC(375,23456)
Compares 23456 with the value of User ID 375’s security code. If equal, processes the next token.
Otherwise, proceeds to the value defined in the Done chain.
KD( )
Delete User ID mailbox message—deletes the message in the specified message queue from the
User ID mailbox.
Syntax
KD(msg,msgq[,uid])
where:
msg
Message number. Can be a variable.
msgq
Message queue. Can be a variable.
U
Urgent Message Queue
N
New Message Queue
S
Saved Message Queue
uid
Valid User ID. Can be a variable. Defaults to current User ID if not specified.
Example
KD(2,U)
Deletes message number 2 in the Urgent Message Queue for the current User ID.
Table 7-3
Defined Tokens (continued)
Token
Description
Содержание Stratagy Flash
Страница 20: ...Contents Index viii Stratagy I M 06 02 ...
Страница 24: ...Introduction Related Documents Media xii Stratagy I M 06 02 ...
Страница 52: ...Installation Step 16 Optional Back up Database Mailbox Names and Greetings 2 18 Stratagy I M 06 02 ...
Страница 102: ...Configure Stratagy SMDI Serial Integration 4 38 Stratagy I M 06 02 ...
Страница 204: ...Customization Examples Auto Menu Examples 8 28 Stratagy I M 06 02 ...
Страница 214: ...AMIS Networking AmisNodeList 9 10 Stratagy I M 06 02 ...
Страница 222: ...System Reports Report Menu Field Descriptions 10 8 Stratagy I M 06 02 ...
Страница 250: ...Special Greeting User ID Mailboxes Operator Mailbox Greeting B 6 Stratagy I M 06 02 ...