home *** CD-ROM | disk | FTP | other *** search
- ;
- ; This file sets the Hayes modem to Autoanswer, noecho, quiet, & keep DTR up.
- ; Then starts a Shell or CLI process, through the AUX port.
- ;
- ; Note: AUX: Uses the current preference settings for the SERIAL Port
- ;
- echo >aux: "AT S0=1 E0 M0 Q1 &D0"
- newshell from rem:aux.login aux:
-