home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / t / ed-backup
Text File  |  1991-10-17  |  1KB  |  39 lines

  1. c:rmtm
  2. FailAt 21
  3. c:bookit v
  4. FailAt 10
  5. c:SetPatch >NIL: r ;patch system functions
  6.  
  7. Addbuffers df0: 10
  8. cd c:
  9. echo "Amiga Workbench Disk. Release 1.3.2 version 34.28"
  10. echo " "
  11. echo "   ==========================================="
  12. echo "       The Fred Fish Collection on CD ROM "
  13. echo "             Version 1.2    May 1991 "
  14. echo " "
  15. echo "             HyperMedia Concepts, Inc. "
  16. echo "                   P.O. Box 85303 "
  17. echo "                  Racine, WI  53408 "
  18. echo " "
  19. echo "               Phone:  414.632.3766 "
  20. echo "   ==========================================="
  21. echo " "
  22. Sys:System/FastMemFirst ; move C00000 memory to last in list
  23. BindDrivers
  24. SetClock load ;load system time from real time clock (A1000 owners should
  25.               ;replace the SetClock load with Date  ;
  26. ;
  27. resident >NIL: CLI L:Shell-Seg SYSTEM pure add; activate Shell
  28. resident >NIL: c:Execute pure
  29. mount newcon:
  30. ;
  31. failat 11
  32. run execute s:StartupII ;This lets resident be used for rest of script
  33. wait >NIL: 1 mins ;wait for StartupII to complete (will signal when done)
  34. ;
  35. SYS:System/SetMap usa1 ;Activate the ()/* on keypad
  36. path ram: c: sys:utilities sys:system s: sys:prefs add ;set path for Workbench
  37. LoadWB delay  ;wait for inhibit to end before continuing
  38. endcli >NIL:
  39.