home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 2: Collection B / 17Bit_Collection_B.iso / files / 1543.dms / in.adf / s / Startup-Sequence < prev    next >
Encoding:
Text File  |  1990-11-23  |  965 b   |  31 lines

  1. loader
  2. border off
  3. c:SetPatch >NIL: ;patch system functions
  4. Addbuffers df0: 10
  5. cd c:
  6. echo "                          AMIGA PRINT STUDIO "
  7. echo ""                            
  8. echo ""
  9. echo "                         Presented By 17-Bit."
  10. echo ""
  11. echo "                           Tel.0924 366982"
  12. echo ""
  13. echo "              There are 41 printer drivers on this disk."
  14. echo ""
  15. echo "           select your driver from prefs in main programme."
  16. echo ""
  17. Sys:System/FastMemFirst ; move C00000 memory to last in list
  18. BindDrivers
  19. SetClock load ;load system time from real time clock (A1000 owners should
  20.               ;replace the SetClock load with Date
  21. FF >NIL: -0 ;speed up Text
  22. resident CLI L:Shell-Seg SYSTEM pure add; activate Shell
  23. resident c:Execute pure add
  24. mount newcon:
  25. ;
  26. failat 11
  27. SYS:System/SetMap gb ;Activate the ()/* on keypad
  28. path ram: c: sys:utilities sys:system ;set path for Workbench
  29. LoadWB delay  ;wait for inhibit to end before continuing
  30. endcli >NIL:
  31.