home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 2: Collection B / 17Bit_Collection_B.iso / files / 2114a.dms / in.adf / t / ed-backup next >
Encoding:
Text File  |  1992-03-22  |  1.6 KB  |  64 lines

  1. GTD1
  2. Nuke
  3. c:SetPatch >NIL: ;patch system functions
  4. Addbuffers df0: 30
  5. Addbuffers df1: 25
  6. Addbuffers df2: 25
  7. cd c:
  8. echo "                                       "
  9. echo "                     YOU ARE LOADING FUN-BENCH-V4.3"
  10. echo "                                       "
  11. echo "            A FULLY OPERATIONAL CUSTOMISED WORKBENCH SYSTEM "
  12. echo "                                       "
  13. echo "                 Created March 1992 By TERRY.A.EDWARD "
  14. Sys:System/FastMemFirst ; move C00000 memory to last in list
  15. BindDrivers
  16. echo "                                      "
  17. echo "                         SETTING SYSTEM CLOCK       "
  18. SetClock load ;load system time from real time clock (A1000 owners should
  19.               ;replace the SetClock load with Date
  20. FF >NIL: -0 ;speed up Text
  21. resident CLI L:Shell-Seg SYSTEM pure add; activate Shell
  22. resident c:Execute pure
  23. mount newcon:
  24. ;
  25. failat 11
  26. echo "                      Now running startup 2 sequence "
  27. echo "                                   "
  28. echo "                          PLEASE BE PATIENT "
  29. run execute s:StartupII ;This lets resident be used for rest of script
  30. wait >NIL: 5 mins ;wait for StartupII to complete (will signal when done)
  31. ;
  32. SYS:System/SetMap gb ;Activate the ()/* on keypad
  33. path ram: c: sys:utilities sys:system s: sys:prefs add ;set path for Workbench
  34. DMOUSE -c newcli "<nil: >nil: con:320/120/320/80/shell c:shell.exe"
  35.  
  36. echo "                          LOADING COMPLETED "
  37. echo "               "
  38. echo "                       CHECKING ANCILLARY SYSTEMS  "
  39. say "operayshon compleeted            funn bench ready"
  40. loadWB delay
  41. endcli >NIL:
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.