                                  FIXERR.EX

                                 by Bob Elia
                                     ___

  This is a program to process the Euphoria EX.ERR error file to make it more
readable.  It's output is different from that of Karl Bochert's OSL.

  Place FIXERR.EX on your path and whichever of the include files (*.e) into
your euphoria\include directory as aren't already there.

  Be aware, when copying include files, that a program distribution may
contain standard include files from an older version of Euphoria.  Rarely,
these may be changed from time to time.  Very rarely, they may be altered by
an author but still retain the same name.  So, to keep the most current ones,
check the date or, better yet, do fc(file compare) on them before copying.

  There's more documentation in the program.  Happy debugging!

  Please post any bugs to the list.

