home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d1xx / d104 / analyticalc.lha / AnalytiCalc / Readme.1st < prev    next >
Text File  |  1987-10-15  |  3KB  |  71 lines

  1. Guidelines for using AnalytiCalc:
  2.   Release 1 for Amiga, October 2, 1987
  3.  
  4.  
  5. 1. You need a larger stack than the default 4000.
  6.   A command
  7. STACK 60000
  8.   provides sufficient stack for at least my test operations. Experiment
  9. to see how much or little is needed.
  10.  
  11. 2. Analy will probably not fit into 512K but should fit OK in 1 meg
  12.   or more.
  13.  
  14. 3. Copy Analy1.Key to devs:keymaps/Analy1 and issue the command
  15.   SETMAP ANALY1
  16.   before starting. This defines function keys and the arrow keys so
  17.   they work on Analy. It also defines alt keys in the auxiliary keypad
  18.   "a la IBM PC".
  19.  
  20. 7=HOME
  21. Ctrl 4 = scroll left
  22. Ctrl 6 = scroll right
  23. 9 = page up
  24. 3 = page down
  25. 1 = go to end of area used
  26.  
  27. The ENTER key acts as the IBM INS key and goes into "enter mode"
  28. (which you may prefer or not...).
  29.  
  30. Also, you need to assign DK: as something. The files #?.CMD must be
  31. in area DK: and are searched for there.
  32.  
  33. The keypad picture (F9) is approximately right.
  34.  
  35. Note: Use the bottom window for command entry WHEN PROMPTED IN THE MIDDLE
  36. WINDOW. The rest of the time enter commands and text in the top window.
  37.  
  38. At present the keypad input in "enter mostly" mode works wrong when
  39. that mode is attempted from the normal window. It can probably be
  40. entered from another input dataset, but this section of the code is
  41. about to undergo major surgery and thus I can't take the limitations
  42. too seriously.
  43.     The keymap file is rather crudely hacked together, and I expect to
  44. offer a cleaner one later. The document files are ESSENTIAL for use of
  45. AnalytiCalc; be sure to at least read the manual ONCE. (Sorry 'bout that'
  46. this is a complex program and is NOT your standard supercalc or 1-2-3
  47. clone. The cheat sheet in the document archive will act as a handy
  48. laptop reference but READ THE MANUAL, PLEASE. It'll save you much grief.
  49.  
  50.   Be aware that to enter numbers or formulas you say
  51.  
  52.   E formula  or E number
  53. rather than just typing the numbers in. Commands also don't have any /
  54. prefix. (Enter mostly mode alters this, but is hard to get to with the
  55. current console code. That'll be fixed next release.)
  56.  
  57.  
  58.     The program is "shareware". Please try it and spread it around,
  59. and send me $10 or send me some of YOUR code if you like it. Also,
  60. suggestions or bugfixes are welcome; that's part of the reason the
  61. sources are released. I want this to be a USEFUL and USED part of your
  62. software arsenal; a little help from others will perhaps aid this.
  63.  
  64.     Your friendly neighborhood systems hacker...
  65.     Glenn Everhart
  66.     25 Sleigh Ride Rd.
  67.     Glen Mills, PA 19342
  68. p.s. If you write me, include your phone number; I'll probably call
  69. you back rather than write.
  70.  
  71.