home *** CD-ROM | disk | FTP | other *** search
- loader
- border off
- c:SetPatch >NIL: ;patch system functions
- Addbuffers df0: 10
- cd c:
- echo ""
- echo " AMIGA PRINT STUDIO "
- echo ""
- echo "
- echo ""
- echo " Presented By 17-Bit."
- echo ""
- echo " Tel.0924 366982"
- echo ""
- echo " There are 41 printer drivers on this disk."
- echo ""
- echo " select your driver from prefs in main programme."
- echo ""
- Sys:System/FastMemFirst ; move C00000 memory to last in list
- BindDrivers
- SetClock load ;load system time from real time clock (A1000 owners should
- ;replace the SetClock load with Date
- FF >NIL: -0 ;speed up Text
- resident CLI L:Shell-Seg SYSTEM pure add; activate Shell
- resident c:Execute pure add
- mount newcon:
- ;
- failat 11
- SYS:System/SetMap gb ;Activate the ()/* on keypad
- path ram: c: sys:utilities sys:system ;set path for Workbench
- LoadWB delay ;wait for inhibit to end before continuing
- endcli >NIL:
-