home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 323.lha / Remote / aux-startup < prev    next >
Encoding:
Text File  |  1989-12-11  |  281 b   |  9 lines

  1. ;
  2. ; This file sets the Hayes modem to Autoanswer, noecho, quiet, & keep DTR up.
  3. ; Then starts a Shell or CLI process, through the AUX port.
  4. ;
  5. ; Note: AUX: Uses the current preference settings for the SERIAL Port
  6. ;
  7. echo >aux: "AT S0=1 E0 M0 Q1 &D0"
  8. newshell from rem:aux.login aux:
  9.