home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / softsys / andrew / 1466 < prev    next >
Encoding:
Internet Message Format  |  1992-12-24  |  1.9 KB

  1. Path: sparky!uunet!gatech!usenet.ins.cwru.edu!agate!dog.ee.lbl.gov!ucbvax!CS.CMU.EDU!Wilfred.Hansen
  2. From: Wilfred.Hansen@CS.CMU.EDU
  3. Newsgroups: comp.soft-sys.andrew
  4. Subject: Re: Some basic Andrew questions
  5. Message-ID: <YfC8wV_00gpm9aV5tW@cs.cmu.edu>
  6. Date: 23 Dec 92 16:09:05 GMT
  7. References: <MfBstUi00gpII19Ekh@andrew.cmu.edu>
  8. Sender: usenet@ucbvax.BERKELEY.EDU
  9. Organization: The Internet
  10. Lines: 32
  11.  
  12. > From: grasso@Cards.COM (David Grasso)
  13. > Subject: Some basic Andrew questions
  14. > I recently found the Andrew site and have been looking at the demo, etc.
  15. > with my main interest in the Table spreadsheet.  I work on a reusable
  16. > software project for the Air Force and am part of the Software
  17. > Evaluation Team.  Presently, I am looking for spreadsheet software,
  18. > which is either Public Domain or Governmental-off-the-shelf software.
  19. > Anyway, I was wondering about Table.  Is it a stand-alone package (able
  20. > to be used without the rest of the Andrew world)?  Is it a
  21. > full-functioning spreadsheet, or basic token spreadsheet, to be used for
  22. > simple applications? Finally, can Table produce graphs and/or charts to
  23. > represent the spreadsheet data?  Or can it be used in conjunction with a
  24. > graphics package to create graphs/charts?
  25.  
  26. The table/spreadsheet inset is fully operational in several ways.  Any
  27. object can appear in a cell.  The table prints.  And the set of
  28. equations is updated as in any other spreadsheet.  However, the code
  29. does not support automatic generation of graphs and charts.
  30.  
  31. Doing graphs and charts from table is tantalizing close and would take
  32. a programmer only a month or so, but the Consortium members have not
  33. had this as a priority.  There are two ways it could be added:
  34. either an outsider can do the code and contribute it, or existing or 
  35. new members may express it as a priority project, in which case the
  36. Consortium staff could undertake the work.
  37.  
  38. Fred Hansen
  39. Andrew Consortium, Carnegie Mellon
  40. (412) 268-6788   wjh+@andrew.cmu.edu
  41.  
  42.