home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / database / datamage.zip / HELPFILS.ZIP / DATACALC.HLP < prev    next >
Text File  |  1990-09-17  |  3KB  |  46 lines

  1. "CALCULATION HELP"
  2.  
  3. "This program will do calculations on the data in the records. The user"
  4. "selects the source data, process, second data if any, and the  address"
  5. "of the results.  Full-screen menus guide you through the simple arith-"
  6. "metic problem format you learned in the second grade.   Once directed,"
  7. "the computer will do the same problem for all the  records in the cur-"
  8. "rent group, and place the answers where you tell it."
  9.  
  10. "First you enter  the  whereabouts of the  first value,  the one  to be"
  11. "acted upon.  Then you select the process.  Some  processes  require an"
  12. "additional value (add)  and some do not  (move, square root).   If you"
  13. "select a two  value  process you  specify the whereabouts of a  second"
  14. "value.  The first and second values can be on disk, in a counter field"
  15. "or a keyboard entry.  Finally, you select the address for the  answer."
  16. "It can be written to disk or placed in a counter field in memory."
  17.  
  18. "If you write your results to disk be doubly certain that it's  o.k. to"
  19. "over-write data now recorded.   This is an  advanced  function and you"
  20. "need to be VERY CAREFUL with it.  It will over-write and  DESTROY data"
  21. "of a permanent nature.  You should always use un-assigned  numerics or"
  22. "be certain you know what you are doing. You needn't write data back to"
  23. "disk unless you need to record it.  Use the counters."
  24.  
  25. "You are provided with two  RAM-based counters  for  each record in the"
  26. "current group.   They can be likened to  the  display on a calculator."
  27. "Each record has two calculators of its' own that operate independently"
  28. "but can use each others' stored value."
  29.  
  30. "Your two calculators have the capacity to store sixteen digits of full"
  31. "floating point numbers.  Dollar  amounts can range into the trillions,"
  32. "and nano-units can be accurately recorded as well.  Since the computer"
  33. "has sixteen digits of precision, as opposed to ten on the best calcul-"
  34. "ators, your results will be frightenigly accurate."
  35.  
  36. "The counters can,  by the way,  occupy up to  128KB in an 8,000 record"
  37. "file.  They are displayed in the dialog box during record view and you"
  38. "can place them in the secondary  display area of the browse  screen by"
  39. "by pressing F18.  If a counter is the destination of a  computed value"
  40. "this will be done for you when you return to browse."
  41.  
  42. "Before executing the calculation the program pauses to re-display your"
  43. "input.  You may correct keying/logic errors before calculating."
  44.  
  45. "You may do as many calculations as you need to extrapolate  your data."
  46.