home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / amiga / utility / misc / bootflag.lzh / BootFlag22 / 22.README
Encoding:
Text File  |  1992-09-19  |  1.4 KB  |  31 lines

  1. BootFlag version 2.2 by John Mosley (9-19-1992 addendum)
  2.  
  3. Changes since version 2.1:
  4.  
  5. (1)     BootFlag will now print the value "0" if the status flags are all
  6. zero when displaying the flags in binary mode (the "p %" option) instead of
  7. leaving the number completely out (ooh, ahh).
  8.  
  9. (2)    Since some people complained that BootFlag slowed down their
  10. Startup-Sequence script because it always read the drive to figure out what
  11. was going on, I fixed it so that it would place the register file in ENV:
  12. (which is commonly assigned to RAM:) so access times are sped up.  Of
  13. course, if you make changes to the ststus file, it will HAVE to access the
  14. non-volitile register file on your drive.  Also, you must assign your ENV:
  15. directory to use BootFlag now (for the above reason).  A good hint to speed
  16. things up is to resident BootFlag, having assigned ENV: to RAM: somehwhere. 
  17. This will allow your system to use BootFlag without ever reading from the
  18. drive, doing it's job entirely in memory, except for updates to the flags.
  19.  
  20.     Remember, this program is FreeWare - chop up the code if you like it
  21. and do whatever you wish with it.  My only requirement is that you tell me
  22. you are using it and what you think about it (is it useful to ya?).  I use
  23. the sucker quite a bit;  I wrote it because I needed it.
  24.  
  25. You can contact me (in this order) at:
  26. jem3@engr.uark.edu
  27. jem3@comstore.uark.edu
  28. jm9977@shire.ac.arknet.edu
  29.  
  30. -Moz
  31.