home *** CD-ROM | disk | FTP | other *** search
/ The Best of Mecomp Multimedia 2 / MECOMP-CD-II.iso / amiga / tools / misc / batsi / batsi.readme < prev    next >
Encoding:
Text File  |  1998-03-23  |  4.8 KB  |  128 lines

  1. batsi 1.1 - A quick help file, please read this
  2. =========
  3.  
  4. Boring (but important) Disclaimer bit
  5. -------------------------------------
  6.  
  7. This ARexx script 'batsi' is provided "AS-IS" without warranty either
  8. expressed or implied.  All use is at your own risk.  I do not, will not and
  9. can not accept any responsibility whatsoever for loss of data or other
  10. problems either directly or indirectly associated with this script.
  11. Basically: You aren't paying for it, so don't complain about it!
  12. Please note that this script requires the use of 'identify.library' and
  13. 'rexxidentify.library' by Richard Körber, ARexx by William S. Hawes and WB3s
  14. 'ShowConfig'.  Owning 'SysInfo' is also an advantage!
  15. If this script fails to work for you, it is not in any way an indication of
  16. the quality of Richard Körber's, William Hawe's, Nic Wilson's or Commodore/
  17. Escom/Amiga Technologies/Gateway 2000/Amiga International/Amiga
  18. Inc/Whoever-was-in-charge-when-you-purchased-Workbench-3's products. You get
  19. the drift.
  20.  
  21. Introduction
  22. ------------
  23.  
  24. If, like me, you still think SysInfo is the best tool to check system
  25. information, configuration, speed etc, but are rather annoyed that Nic
  26. Wilson stopped development without (to my knowledge) a good reason, then you
  27. need 'batsi'
  28.  
  29. Basically, in SysInfo 3.22 and higher (the latest version I know of is
  30. 3.24), there is an optional external file which contains information about
  31. expansion boards (well, contains the manufacturer and product ID numbers,
  32. and the corresponding names)
  33.  
  34. batsi (boards added to SysInfo, or something) is a small ARexx script which
  35. will automatically update the sysinfo.boards file, with details of your
  36. current expansion boards.
  37.  
  38. Installation
  39. ------------
  40.  
  41. Just drag it somewhere (I suggest putting it in the same drawer as SysInfo)
  42.  
  43. Usage
  44. -----
  45.  
  46. Make sure the identify.library package is installed and RexxMast is running,
  47. then simply double-click on the icon.  A message will appear showing the
  48. boards that have been added.  This only ADDS to the sysinfo.boards file - it
  49. will not remove or replace any entries.  SysInfo doesn't seem to mind if you
  50. have multiple entries for the same board, though, so this shouldn't be a
  51. problem.
  52.  
  53. History
  54. -------
  55.  
  56. 1.1 (Today) First Release (This Release)
  57.  
  58. 1.0 (Yesterday) Not Released
  59.  
  60. A failed attempt at automatically creating a sysinfo.boards file
  61. containing EVERY board that identify.library can handle.  Unfortunately,
  62. SysInfo just crashed.  Hmm... seems it has a limit on the file size.  Over
  63. 1000 boards/60K file must be pushing it a bit, I suppose.
  64.  
  65. Future
  66. ------
  67.  
  68. My eventual aim is to have a program which allows you to browse through the
  69. identify.library (and possibly boards.library) database (click on
  70. manufacturer name/ID to see their products), and dynamically add and remove
  71. boards from the sysinfo.boards file.  I doubt there will be much call for
  72. it though, so I probably won't ever write it - if you want to, feel free to
  73. use the idea (you can credit me for it, though...)
  74.  
  75. Author/Contact/Copyright
  76. ------------------------
  77.  
  78. This program was written by Chris Young, © 1998 Unsatisfactory Software
  79.  
  80. Please feel free to visit my "excellent!" or "quite good" (just two of the
  81. things people have used to describe it, the rest are unrepeatable...)
  82. website, at this address:
  83.  
  84. http://www.geocities.com/SiliconValley/2656/index.html
  85.  
  86. Please do put the 'index.html' bit on the end, as it doesn't display the
  87. correct index page without it (or it didn't when I tried, anyway - but that
  88. was a couple of weeks ago and I had only just set it up)
  89.  
  90. If you want to e-mail me, then you can get me on this address:
  91.  
  92. unsatisfactory@bigfoot.com
  93.  
  94. Please either keep it short or don't bother, as I don't have a lot of time
  95. to check e-mails (I'm on one of those stupid limited to blah hours per month
  96. things, and a web-based e-mail as well.  These add up to me not easily being
  97. able to read or write e-mails off-line, and therefore using up loads of
  98. on-line time simply reading/sending messages - but its still better than
  99. nothing) and I like to reply to any I do receive.
  100. Try to put 'unsat' in the subject line as, although I can't filter messages
  101. into different folders at the moment, I may have this facility in the
  102. future.
  103.  
  104. ============================================================================
  105.  
  106. Unsatisfactory Software:
  107.      "You're not paying for it - so don't complain about it"
  108.  
  109. The quality of Unsatisfactory Software's products does not represent the
  110. quality of the Amiga or it's software range as a whole.
  111.  
  112. ============================================================================
  113.  
  114. Amiga:
  115.  
  116.  
  117.                      /\
  118.             __       \/ _               (and, yes - it did take longer to
  119.          __/// /||\/||¯/_ /|                draw that than write 'batsi'!)
  120.          \XX/ /¯||  || \//¯|
  121.  
  122. --- definately BACK FOR THE FUTURE ---
  123.  
  124.  
  125.  
  126. If you know someone with a PC and an internet connection, direct them to:
  127. Amiga International's Website... http://www.amiga.de
  128.