Metropoli BBS
VIEWER: digicom.inc MODE: TEXT (ASCII)
; Digicom 9624LE / 9624PC V.32bis
;
; ONE TIME MODEM SETUP:  The first time you run TE/2, upon entering the
; program, type the following lines and press ENTER after each.  Then
; exit and restart TE/2.
;
;       AT&F
;       AT*F3*E9&W
;
; NOTES: Set ALL dialing directory entries to 38400 baud
;        If running OS/2 1.x, change all 38400's to 19200

Baud          38400
Parity        N
WordLen       8
StopBits      1

XonXoff       BOTH
CtsRts        BOTH
MatchBaud     FALSE

ModemInitStrg ATZ^M
ModemDialStrg ATDT
ModemDialSufx ^M
ModemHangStrg ;
DTRHangup     TRUE

Connect       CONNECT,38400

NoConnect     NO_DIALTONE
NoConnect     NO_CARRIER
NoConnect     BUSY
NoConnect     VOICE

[ RETURN TO DIRECTORY ]