Toshiba Stratagy 4 Installation And Maintenance Manual page 177

Hide thumbs Also See for Stratagy 4:
Table of Contents

Advertisement

STRATAGY
4/6/24
INSTALLATION
AND
MAINTENANCE
MANUAL
SEPTEMBER
1994
TOKEN
1
FUNCTION
1
Defined Tokens
(continued)
DEFINITION
S( )
Serial port access.
(continued)
length
Maximum
number of characters to expect as input on
the serial port. If the maximum
number of characters is
received, processing continues immediately
with
whatever characters that were received placed in the
%Sn variable. If this option is omitted, it defaults to the
maximum
length of %Sn (128 characters).
timeout
Maximum time (in 100 ms units) Stratagy waits for input
on the serial port when reading into the %Sn variable.
When the timeout expires, Stratagy continues
processing with the next token. Whatever characters,
if
any, received up to that point are placed in the %Sn
variable. If this option is omitted, the default is the value
of the Setup Utility's configuration
option
tmo-serial
(Section 2, Installation).
Description:
The S( ) token gives Stratagy access to serial ports. By
communicating
over serial ports, Stratagy can access other computers
and store and/or retrieve information from remote databases.
Once an S( ) token has been executed,
the serial port is locked for
exclusive access by the current User ID. The lock is removed only when
Stratagy finishes executing the User ID's Extension
field. This allows for
several related S( ) tokens to be executed while the port is locked.
To properly use this token, the physical serial port must have certain
configuration
parameters
defined. These parameters
are grouped together
in the Stratagy Configuration
Utility's System Configuration
options
(Installation
section, Chapter 5, "Configuring
and Backing Up Stratagy").
T( )
Transmit fax.
Syntax:
T( file, "string"
)
T( file, "tokens " )
Where:
file File name of the fax you want to transmit. Any valid
DOS file name. Use two backslashes \\ to signify one
backslash \. For example, to specify the file name
C:\STRATAGY\NEW.TXT,
use
C:\\STRATAGY\\NEW.TXT.
"string"
DTMF digits representing
the telephone
number that
should be dialed to connect to the fax device that will
accept the transmission.
It may contain %S storage
variables. If it is the empty string, i.e., "I', then Stratagy
waits until a call rings into the fax port.
"tokens"
Actions Stratagy should take to properly connect the call
to the fax port. Typically it would be P(GI)F-%FH,
which allows for one-call fax transmission.
P(G1) Say "Stat-t your fax machine at the tone."
F Hook-flash to put the call on hold.
- Pause (0.5 second).
%F Dial the extension of the fax port being used.
H Hang up (completes an unsupervised
transfer).
s,RO".INST-m611
Table 6-2
Token Programming
Language
Tokens (continued)
6-11

Advertisement

Table of Contents
loading

This manual is also suitable for:

Stratagy 6Stratagy 24

Table of Contents