                      FHS_SPREAD History file:


    Version 1.1:

    Fixed a bug in colum A and in the printmenu. It wouldnot  show text
    hat was longer then a cel.
    Also removed a bug which could cause a computer crash.
    Increased the caculationspeed a littlebit.

    Version 1.2:

    The programm would crash if you tryed to write a file to a
    write proteced disk. Now it doesnot.
    Added an 'average' function (look in the FHS.DOC).

    Version 1.3:

    Increased screen speed. And added a basical option to print your
    grafical stuff on a printer. Also added three constant values.
    (look in the FHS.DOC)

    Version 1.4:

    Increased calculation speed.
    Also corrected the use of the `^' function. example:
    In earlyer versions you had to use this: (1+(2^3)+4)=13
    Now you can type it shorter like this  : (1+2^3+4)  =13
    I still have to do something to correct that iteration thing.
    And also for who's still on 7MHz, make automatic calculations
    as an option. That could save you a lot of time entering
    a large spreadsheet.

    Version 1.5:

    Added an three options for the use of `labels'.
    Create label
    Delete   "
    Show     "

    Version 1.6:

    Added some extra's to the graphic menu. You're now able to give
    eache line or bar a name.
    Also increased the calculation time a littlebit.


    Version 1.61:

    Made autocalculation as an option. And changed the PREFS-menu.

    Version 1.62:

    Now the programm will automaticly load the topaz8 font, so the
    screen will be intact when another WB-font is active.
    When you've turned off the WB, it will stay turned off when you
    switch over from hires to laced and vice versa.

    Version 1.7:

    Version 1.62 would not save correct icon's with its files, but that
    is fixed now.

    I have also made an important change in the way FHS makes its
    calculations. It now uses priorities between +,- and /,*,^.

    For example:
        (1+2*3) would answer with the value 9 {(1+2)*3}
        from version 1.7 the answer will be 7 {1+(2*3)}
        So check your old FHS-files and make some changes if necessary.
    I made this changement because the older versions would crash
    if you did this '(2^3^4)'. Now it does not anymore.

    Finally i added three functions: FACT(n),VARIAT(n,k) and COMBIN(n,k)
    see the FHS.doc

    Version 1.71:

    Added an option to switch over to a NTSC-screen and back. Also added
    an option to save youre PREFS
