home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / 3b1 / 4340 < prev    next >
Encoding:
Internet Message Format  |  1993-01-21  |  1.8 KB

  1. Path: sparky!uunet!spool.mu.edu!agate!netsys!ukma!bogus.sura.net!jhunix.hcf.jhu.edu!jhunix.hcf.jhu.edu!not-for-mail
  2. From: jmartino@jhunix.hcf.jhu.edu (James R Martino)
  3. Newsgroups: comp.sys.3b1
  4. Subject: Problem with sc (spreadsheet calculator)
  5. Date: 21 Jan 1993 14:56:02 -0500
  6. Organization: Homewood Academic Computing, Johns Hopkins University, Baltimore, Md, USA
  7. Lines: 28
  8. Distribution: usa
  9. Message-ID: <1jmv4iINNdur@jhunix.hcf.jhu.edu>
  10. NNTP-Posting-Host: jhunix.hcf.jhu.edu
  11. Summary: Arrow keys unhappy
  12. Keywords: sc
  13.  
  14.  
  15. The binary (sc) supplied with sc6.8.cpio.Z from osu.cis does not seem to 
  16. support the unixpc arrow keys - they move around well enough without any
  17. data entered, but after a few cells are full, using arrow keys will
  18. eventually result in catatonia, a "Memory error" and a core dump.
  19.  
  20. I thought it might be nice to enable the arrow keys or the numeric
  21. keypad to work with the unixpc, and have been studying the lex.c file.
  22. Before messing with the code, however, I tried to see if I could build
  23. the binary myself, using cc and gcc (and the Makefile), but found that
  24. there are problems referencing functions - looks like missing or
  25. incomplete libraries or headers. Some problems can be worked around,
  26. but I can't deal with missing functions like tgetent, etc.
  27.  
  28. Does anyone know how the sc binary on osu-cis was built? Was it done
  29. on a unixpc? Was it done defining SIMPLE? Has anyone built this on the
  30. unixpc? What kind of can of worms am I opening here? And what about Naomi...
  31.  
  32. Note: Two other methods of moving the cursor (h,j,k,l and ^P,^B,^F,^N) work
  33. fine: I just thought I'd hack some improvements if it weren't too difficult.
  34.  
  35. Thanks in advance,
  36.  
  37. Jim Martino                +++++++++++++++++++++++++++++
  38. jrm@chow.mat.jhu.edu            +   PLACE COMMERCIAL HERE   +
  39. jmartino@jhunix.hcf.jhu.edu        +++++++++++++++++++++++++++++
  40.  
  41.  
  42.