home *** CD-ROM | disk | FTP | other *** search
/ PSION CD 2 / PsionCDVol2.iso / Programs / 112 / README.TXT < prev    next >
Encoding:
Text File  |  1998-03-16  |  1.4 KB  |  45 lines

  1. BCalc v1.0 by Mark Kelly
  2. ------------------------
  3.  
  4. BCalc is a Base conversion Calculator for the Psion Series 5. The 
  5. Calculator supports conversion between Decimal, 32-Bit Hex and 32-Bit 
  6. Binary values, along with the basic mathematical operators.
  7.  
  8. BCalc is Freeware.  It may be copied and distributed freely for 
  9. Non-commercial use. No warranties are expressed or implied.
  10.  
  11. Psion assigned UID is 0x10000F65.
  12.  
  13. Any comments or suggestions should be sent to mark@mnkspc.demon.co.uk
  14.  
  15.  
  16. Installation
  17. ------------
  18.  
  19. 1) Create a new folder \System\Apps\BCalc.
  20.  
  21.    NB. a) Case is important.
  22.        b) You may have to switch on "Show System Folder" from the
  23.           System,Tools,Preferences menu to create the folder.
  24.  
  25. 2) Copy the files BCalc.aif & BCalc.app into the new folder.
  26.  
  27.    NB. Use the 'copy only' option, DO NOT 'Convert'.
  28.  
  29. You should now have a new Bcalc icon on your Extras bar.
  30.  
  31.  
  32. Instructions
  33. ------------
  34. Usage of BCalc should be self-explanatory but the following should
  35. be noted:
  36.  
  37. 1) The Mode key cycles through the bases (DEC -> BIN -> HEX -> DEC ..).
  38.  
  39. 2) When in Binary mode only 8 bits of the 32-bit value are shown 
  40.    at any one time. To view the next 8 bits tap the calculator display 
  41.    with the pointer.
  42.  
  43. 3) Multiplication & Division have a higher precedence than Addition & 
  44.    Subtraction, hence 2+3*5 = 17 (not 25 as on basic desk calculators)
  45.