home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / Fax / AVMN199D.LHA / avminstall / bbs-startup / excelsior-startup < prev    next >
Encoding:
Text File  |  1994-08-04  |  505 b   |  21 lines

  1. ; $VER: Excelsior-StartUp 1.1 (4.8.94)
  2. ; this my default shell stack size
  3. ; Configure your Excelsior! port for FrontDoor mode.  It's a switch
  4. ;   in the XPrefs/Modem configuration
  5. ; Don't use the OwnDevUnit switch of AVM
  6. ; Many thanks to Christian Stelter for this support!
  7.  
  8. Stack 32000
  9.  
  10. ; Change 'Zaphod:` to the path where to find BB
  11. ; Check the following parameters
  12. ; -L    which Line
  13. ; -U    which Unit
  14.  
  15. Zaphod:BB -G -L1 -7 -B19200 -U0 -T1
  16.  
  17. ; Let's get out of here!
  18. EndCLI
  19.  
  20. ; End of Excelsior-StartUp
  21.