Token Programming
Defined Tokens
7-20
Stratagy I&M 06/02
[( )
Read %S variables state—reads the values of all twenty %S variables (%S0~%S19) from the
specified file. The format expected is a one line, comma delimited, ASCII file where the first value is
%S0, the second is %S1, etc.
When the [( ) token is used with the ]( ) token, you can read, modify, and write (remember) %S
variables.
Notes
•
Use two backslashes \\ to signify one backslash \. For example, to specify the file name
C:\STRATAGY\NEW.TXT, use C:\\STRATAGY\\NEW.TXT.
•
To avoid potential simultaneous access errors: within the same User ID, if you read with the [( )
token, write with the ]( ) token.
Syntax
[(file)
where:
file
ASCII file with columns separated by commas (comma delimited). Valid DOS file name. Can
be a variable.
]( )
Write %S variables state—writes the values of all twenty %S variables (%S0~%S19) to the specified
file. Typically, you would use this with the [( ) token which reads the %S variables.
Notes
•
Use two backslashes \\ to signify one backslash \. For example, to specify the file name
C:\STRATAGY\NEW.TXT, use C:\\STRATAGY\\NEW.TXT.
•
To avoid potential simultaneous access errors: within the same User ID, if you read with the [( )
token, write with the ]( ) token.
Syntax
](file)
where:
file
ASCII file with columns separated by commas (comma delimited). Valid DOS file name. Can
be a variable.
^( )
Change port volume—changes the volume of the current port to the specified level.
Notes
•
The Stratagy system configuration gain_norm parameter sets the starting volume for all ports
(
Chapter 4 – Configure Stratagy
•
For the user, the current port volume can be set through the Users Menu’s Message Volume field
and by the user with the Play Message Controls (
Syntax
(n)
where:
n
Volume of current port
(range: -8~8). -8 is the softest
0 is the default initial volume
8 is the loudest.
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 ...