home *** CD-ROM | disk | FTP | other *** search
- ; $VER: Excelsior-StartUp 1.1 (4.8.94)
- ; this my default shell stack size
- ; Configure your Excelsior! port for FrontDoor mode. It's a switch
- ; in the XPrefs/Modem configuration
- ; Don't use the OwnDevUnit switch of AVM
- ; Many thanks to Christian Stelter for this support!
-
- Stack 32000
-
- ; Change 'Zaphod:` to the path where to find BB
- ; Check the following parameters
- ; -L which Line
- ; -U which Unit
-
- Zaphod:BB -G -L1 -7 -B19200 -U0 -T1
-
- ; Let's get out of here!
- EndCLI
-
- ; End of Excelsior-StartUp
-