
 Help for !FileType.  v1.01 (09 Dec 2024)

  Its' only purpose is to display all Filetype details known to the
  computer in windows, with the small sprite icon, hex value and name
  of each.

  Double-click on !FileType to run it.

  Click <Select> on the iconbar icon displays a window
  showing list in name sequence.

  Click <Adjust> on the iconbar icon displays a window
  showing list in number sequence.

  Click <Menu> on the iconbar icon gives the usual menu with 'Info',
  'Help' and 'Quit' options, plus 'Refresh' which updates the
  lists with any changes.

 Copyright:  R.A.Swetman

 P.S Many thanks to Martin Avison for the 'FileTypes by Name' addition
     to the 1.00 version.

ArmSort
=======

The ArmSort module, written and  by Martin Avison, is used with his
permission by this application to sort data in BASIC Arrays quickly and
easily. ArmSort will sort any number of any type of BASIC array with just a
'*Sort Array()' command in your program, and has many other sorting options.
Further details and the latest version of the full !ArmSort package and
documentation is available from http://www.avisoft.f9.co.uk/.