This file contains a variety of sample script files for use with various
X.25 networks.  These scripts can be studied and/or used as a basis from
which to construct your own script file.

To use one of these scripts, you need to cut the appropriate
lines from this file and paste them into a file with the extension ".SCR",
and you need to make changes appropriate for your situation, including
changing the "my_id", "password" and address strings to whatever works 
for you.

Note that the "set" commands use X.3 values to configure the connection,
but the exact syntax of the commands depends on the network.  Also, the
addresses follow X.121 (DTE) addressing conventions.

Each of the scripts starts with a line containing the keyword "DESC=", which 
provides a description of the script.  Comment lines start with ';'.
Note that these conventions are not compatible with older cc:Mail script files.  
For more information on script files, see the appendix in the manual entitled 
        "Using cc:Mail Mobile with PBX, ISDN, and X.25"
----------------------------------------------------------------------------


DESC=A Datapac example
1 zzz DIAL
1 zzz ..^m^@
1 zzz set 4:2^m^@
1 zzz set 12:1^m^@
1 zzz n line(128)r 1111111111^m^@
5 zzz CCMAIL
5 zzz ATTN
2 @ D^m^@



DESC=A Sprint example
1 zzz DIAL
2 zzz @^@
2 zzz ^m^@
1 zzz D1^m^@
5 zzz set 1:1,2:0,3:0,4:2,5:0,6:1^m^@
4 zzz set 7:8,8:0,9:0,10:0,12:1^m^@
4 zzz 11111111111111^m^@
PROMPT ON
5 connect CCMAIL
PROMPT OFF
1 zzz ATTN



DESC=A Tymnet example
1 zzz DIAL
2 zzz ^@
2 zzz a^@
8 zzz ^H^R^V^m^@
8 zzz my_id;password^m^@
12 zzz CCMAIL
1 zzz ATTN



DESC=An Infonet example
1 zzz DIAL
3 zzz ^m^@
5 zzz ^m^@
3 zzz ^m^@
; Three separate carriage returns - harmless for all Infonet scripts,
;   and they were very useful for international connections
PROMPT ON
8 # c^m^@
PROMPT OFF
5 zzz my_id,password^m^@
5 zzz CCMAIL
1 zzz ATTN



DESC=Example logging into one network via another - AT&T to Tymnet
1 zzz DIAL
3 zzz a^@
1 zzz ^R^X^@
10 zzz ^m
10 zzz ^m^@
5 zzz my_id1(AS2LP32DVL2QW9HP)3106^m^
10 zzz my_id2;password^m^@
5 zzz 11111111111^m^@
PROMPT ON
2 connected CCMAIL
PROMPT OFF
1 zzz ATTN



DESC=A private X.25 network example
1 zzz DIAL
1 zzz ^m^@
PROMPT ON
8 * C .my_id^m^@
5 COM CCMAIL
PROMPT OFF
1 zzz ATTN
