This is a much modified version of the public domain spread sheet vc,
posted on 18/01/87 by Dave Wecker (who modified the version released
by Bob Bond (who modified the verison by Mark Weiser (a version of
the original version by James Gosling)))      [Also on Fish Disk #53]
[enough history for now ...Bill]

This version is designed for people who want a cheap (read: free)
user friendly (well, getting there) spreadsheet for their Amiga.

My modifications (so far) consist of rebuilding the user interface -
namely Intuition-izing the program.

Changes so far:

- SC is now on its own screen.
- Most common commands are available from menus.

Planned additions:

- adding a file requester (the  "Collin Fox" or ARP requester)
- adding a color requester

Possible additions: (if people ask for them)

- adding some gadgets
- allowing a larger than 200 rows by 40 columns spreadsheed
- allowing the use of an interlaced screen for more displayed rows
- linking in WarpText for faster screen refreshes

I would really like some feedback on what y'all (amiga users out
there) would like to into it. I have heard that there may be a
more recent version of the vanilla (i.e. non-amigaized, curses
based) VC, and when I get that I will apply my changes to it.

Choosing any item from the 'Operators' menu displays the help screen.
Pick 'Redraw' from the 'Cursor' menu to re-draw the spreadsheet.

NOTES:

   - if you want keyboard macro's, use Anson Mah's fine FuncKey
     program in conjunction with VC

Enjoy!

Disclaimer:

   I left the name VC alone. Don't blame ME - that's the way I got it!

+---------+---------------------------------------------------------------+
|Amiga // |  UUCP: {alberta!ubc-vision,ubc-cs,uunet}!van-bc!bhami!bhenning|
|1000 //  |  -or-  bhenning@bhami.wimsey.bc.ca /* untested at this time */|
|    //   |  -or-  bhenning@bhami.van-bc.UUCP  /* I prefer UUCP mail    */|
|\\ //    |BITNET: USERCCPM@SFU.BITNET /* I rarely check for other mail */|
| \X/bhami|  ARPA: William_Henning%sfu@um.cc.umich.edu /*                 |
+---------+---------------------------------------------------------------+

