home *** CD-ROM | disk | FTP | other *** search
/ World of A1200 / World_Of_A1200.iso / programs / system / reset / catalogs / reset.cd < prev   
Text File  |  1995-02-27  |  722b  |  28 lines

  1. #language english
  2. #version 3
  3. ;Reset V3.1
  4. ;
  5. ;The help text
  6. _help (//)
  7. \nReset 3.1 written 3/30/1994 by Martin Schlodder.\n\n\
  8. \nUsage: Reset [HELP|SIMPLE|COLD|KICK|QUICK]\n\n\
  9. \nIt resets the system. No option or 'SIMPLE' will simply reset the system;\n\
  10. 'COLD' will remove everything from memory; 'KICK' removes the Kickstart\n\
  11. from A1000's WOM. 'QUICK' skips the countdown.\n\n
  12. ;
  13. ;Error: No fast memory available
  14. LoMemText (//)
  15. This program needs FastMem to remove Kickstart!\n
  16. ;
  17. ;Error: No memory available
  18. NoMemText (//)
  19. No memory free for inhibit process.\n
  20. ;
  21. ;Break message
  22. BreakText (//)
  23. \n***Break\n\c p
  24. ;
  25. ;Countdown text
  26. ResInf (//)
  27. \c0 pReset Countdown initialized.\n<CTRL>-C aborts.\n\nReset in   Seconds.\c10D
  28.