home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Misc / HOMEFRONTV2.0.DMS / in.adf / t / TxEd.Backup
Encoding:
Text File  |  1991-11-23  |  1.9 KB  |  47 lines

  1. echo "Amiga Workbench Disk. Release 1.3.2 version 34.28"
  2. echo "  "
  3. echo "            *e[33mHome Front(tm)*e[0m Version 2.0"
  4. echo "              Copyright (C) 1989, 1991 "
  5. echo "        Curtis M. Wood & Designing Minds Inc"
  6. echo "  "
  7. echo "         Distributed By Designing Minds Inc"
  8. echo "  "
  9. echo " *e[33m512K Users:*e[0m"
  10. echo " Please refer to the 'Read_Me' file and the S:startup-sequence."
  11. echo "  "
  12. echo "  "
  13. echo "  "
  14. wait 4
  15. ;
  16. ; Below are the options for your startup-sequence file, depending on your memory
  17. ;       and storage requirments.
  18. ;
  19. ;  Remove the ";" in front of each command to activate it.
  20. ;  Insert a   ";" in front of each command to de-activate it. 
  21.  
  22. SetClock load       ;load system time from real time clock (A1000 owners should
  23.                     ;replace the SetClock load with Date
  24.  
  25. ; * If you are using a floppy based system then you may want to execute the 
  26. ;   following commands to speed up your drive access.  This command will take
  27. ;   some memory, but will allow the program to write larger sections of data
  28. ;   at a time.
  29. ;
  30. ; AddBuffers df0: 10              ; 512K users De-activate this line!
  31. ; AddBuffers df1: 10              ; 512K users De-activate this line!
  32.  
  33. ; * StepRate is for floppy based systems also. This command modifies the 
  34. ;   delay that the floppy disk drive head steps.  The less the delay the faster
  35. ;   the access to the disk drive.  Warning! there are limits to how small this 
  36. ;   delay can be, and each brand of disk drive is different.  The standard delay
  37. ;   is 3000 we have found most drives to work well at 2200, but before you
  38. ;   experiment with this command, MAKE SURE YOU HAVE BACKUPS! 
  39. ;   USE THESE COMMANDS AT YOUR OWN RISK.
  40. ;
  41. ; StepRate df0: 2200              ; 512K users De-activate this line!
  42. ; StepRate df1: 2200              ; 512K users De-activate this line!
  43.  
  44. ; run >nil: Mainmenu              ; 512K users Activate this line!
  45.  LoadWB delay                      ; 512K users De-activate this line!
  46. endcli >NIL:
  47.