!UtilBar vsn. 1.05, 18. of may 1991.

   This little application will show information about your system on the title
of the iconbar and give you some handy facilities. The titlebar will show, in
order:

a)    Title sprite. This a sprite named "archimedes" in the 'Sprites' file.
b)    Zero ore more items. These are configurable in '!Config'. They will all
      show an amount of bytes. See '!Config' for more details.
c)    Time. This will show the time in the hh:mm:ss form. The text descriping it
      is configurable, see '!Config'. 
d)    One or more items. Items can be clicked (either Select or adjust) or files
      dragged to with appropriate action. These items are configurable in the
      '!Config' file.
   
   The title will scroll sideways in the same way as the iconbar if necessary.
   Clicking menu over the bar will bring up a menu with the usual Info and Quit
entries. 
   Choosing the Flash entry will make the caret flash if present. The flash delay
is also chosen here, go to the submenu and type it in.
   Choosing the Alarm entry will toggle the alarm. This is a 24 hour alarm only.
Go to the submenu and type in the hour and minutes (in hh:mm form).
   The other entries are configurable, these are used for change of screen mode, 
see '!Config'. You can type in a mode selection in the last entry
   You should change '!Config' and 'Sprites' to suit you own needs.
   If you haven't read (and most likely changed) the '!Config' file, I'll advice
you to do so now. To help yourself at a later time you should keep a backup of
the '!Config' file.
   This program is Public Domain. Please do not change anything if you pass it
on to somebody. I guess '!Config' will be a bitch to figur out, if it hasn't 
got the comments.

Enjoy!

   Jens H. Ovesen  (jho@imada.ou.dk)

Snailmail:
   Tolderlundsvej 27,4 tv.
   DK-5000 Odense C
   
Phone:
   +45 65 91 75 11


                   ----------
                   Known bugs
                   ----------

   Well, you can't call it a bug, but it's really annoying. If you use !UtilBar
together with some backdrop utility, the !UtilBar will be hidden behind the
backdrop window after a redraw of the screen. The solution is to force a
redraw of the screen again. It's a bug in the desktop manager and it should
have been fixed in later versions than the one supplied in RISCOS 2.00, I've
heard.
  

                   ---------
                    Updates 
                   ---------

Version 1.00:
  First release.

Version 1.01:
  Looks better in monochrome modes. It's not perfect though. 
  Info window can be moved after a mode change.
  Takes 1/8 of sprite memory (Log2BPP is *bits* per pixel).
  Checks for available memory to decide if RMA should be used for sprites.

Version 1.02:
  Option in '!Config' deciding if RMA should be used for sprites, icons etc.
  Much more configurable, you can for example specify Free Memory with
Wimp_SlotSize. See '!Config' for more details.
  Added modes in menu. At the same time changed name from !StatusBar to
!UtilBar for obvious reason.
  Renamed 'Config' to '!Config'
  Added Flash feature.
  Added Locate feature.
  Added 24 hour alarm. 

Version 1.03
  Added CLI feature, therefore several changes to '!Config'
  Removed Locate feature, as it can be imitated with the CLI feature.

Version 1.04
  Changed CLI feature a bit. You can drag files to the icon, different
actions for Select and Adjust.
  Added writable entry for modeselection.
  I no longer turn the BASIC program into an Absolute. It seems that people 
had trouble running it in a 16K wimpslot with RMA option in '!Config' set to 1.
Thanks to Michael Seifert for pointing this out.
  Bug concerning last digit in free, free>9999K, spotted and corrected.

Version 1.05
  Bug introduced in 1.04 concerning choosing the same mode twice corrected.

Version 1.06
  Some weird modes could confuse UtilBar. Not anymore.
