home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The World of Computer Software
/
World_Of_Computer_Software-02-387-Vol-3of3.iso
/
s
/
seyon197.tz
/
seyon197
/
seyon
/
startup
< prev
Wrap
Text File
|
1993-01-23
|
744b
|
36 lines
# almost all things below are commented out. Uncomment anything you want
# or use the resources instead
# see the manual page for a complete listing of the keywords
# that can be used with 'set'.
# set baud 9600
# can be 5, 6, 7, or 8
# set bits 8
# can be 0 (= no parity), 1 (= odd parity), or 2 (= even parity)
# set parity
# can be 1 or 2
# set stopBits 1
# can be nl, cr, or cr/lf
# set newlineTranslation cr
# set del on
# set meta_tr on
# set xoff off
# set rtscts on
# set autozm on
# set idleGuard on
# set port /dev/ttys0
# put the modem initialization string here if you like one.
# most modern modems do not need it since they store their setup in
# non-volatile memory.
#echo "Initializing modem..."
#transmit "ATZ^M"