.( The Forthmacs spreadsheet has been installed) cr
more Forthmacs:copyrights
cr
.( This is the "Craig Lindley" Forth Spreadsheet which was published in)
.( Forth Dimensions, Vol. 7 Nos. 1 and 2.  That article contains a discussion)
.( of the implementation.  The port to Forthmacs required a few source code)
.( changes, particularly in order to make it work on a 32-bit Forth)
.( implementation.  I also increased the number of rows from 26 to 100,)
.( eliminated some redundant screen redisplays in the GO_TO command, rewrote)
.( a lot of the cursor movement code, and added control key bindings so that)
.( the EMACS cursor movement keys can be used as well as the arrow keys.)
.( To get started:)
.(   fload spread/riscos.fth)
.(   spreadsheet)
.( More information can be found in spread/spread_doc) cr


