home *** CD-ROM | disk | FTP | other *** search
/ C!T ROM 2 / ctrom_ii_b.zip / ctrom_ii_b / PROGRAM / FOXPRO / CALC / CALC.DOC next >
Text File  |  1992-04-18  |  495b  |  28 lines

  1.  
  2.  
  3. I didn't feel like working today, so I wrote this calculator instead.
  4.  
  5. I won't go to the trouble of explaining how it works, it has a help
  6. screen that should be sufficient.  The best way to learn to use it 
  7. is to play with it. It works much like a desktop calculator, in that
  8. you really don't need to use the '=' key.
  9.  
  10. Have Fun
  11.  
  12. Jared Still
  13.  
  14. CIS 73617,3036
  15. GENIE J.STILL2
  16.  
  17.  
  18. files
  19.  
  20. calc.doc
  21. calc.obj
  22. calctest.prg
  23.  
  24. to build:
  25.  
  26. force calctest
  27. link calctest+calc,,,force
  28.