home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 3: The Continuation / 17-Bit_The_Continuation_Disc.iso / files / arug4.dms / arug4.adf / s / startup-sequence < prev    next >
Text File  |  1993-12-02  |  941b  |  25 lines

  1. Addbuffers df0: 20
  2. Addbuffers df1: 20
  3. c:SetPatch >NIL: ;patch system functions
  4. echo "A2000 Workbench disk.  Release 1.3 version 34.20*N"
  5. Sys:System/FastMemFirst ; move C00000 memory to last in list
  6. BindDrivers
  7. SetClock load ;load system time from real time clock (A1000 owners should
  8.               ;replace the SetClock load with Date
  9. echo "  "
  10. echo "Type at the prompt> SatLoc  -orbit map, educational use only by VK2DSU "
  11. echo "                  > Fax     -Fax receive program  by N4EJI "
  12. echo "  " 
  13. FF >NIL: -0 ;speed up Text
  14. resident CLI L:Shell-Seg SYSTEM pure add; activate Shell
  15. resident c:Execute pure
  16. mount newcon:
  17. ;
  18. failat 11
  19. run execute s:StartupII ;This lets resident be used for rest of script
  20. wait >NIL: 5 mins ;wait for StartupII to complete (will signal when done)
  21. ;
  22. SYS:System/SetMap usa1 ;Activate the ()/* on keypad
  23. path ram: c: sys:system s: sys:prefs add ;set path for Workbench
  24. c:newshell "newcon:0/0/640/240/NEWSHELL"
  25.