home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: InfoMgt / InfoMgt.zip / units092.zip / English.inf (.txt) < prev    next >
OS/2 Help File  |  2000-08-07  |  26KB  |  513 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. Introduction ΓòÉΓòÉΓòÉ
  3.  
  4. Unit Converter is PM utility which enables "on-the-fly" unit conversions. You 
  5. can add your own groups, change basic units for groups, delete groups you don't 
  6. need, add units, change unit's conversion factor, offset and prefixes and 
  7. delete units you don't need. 
  8.  
  9. Note:  when you add new group/unit or correct errors in existing group/unit, 
  10.        send me file CONVERT.DAT, so I can include changes in next release. 
  11.        Thanks in advance.
  12.  
  13.  Unit Converter has Language support for English, Croatian, German, Swedish and 
  14. French. If you want to add your Language support  visit my site and download 
  15. Translation tool (translat.zip). 
  16.  
  17. Files in this archive: 
  18.  
  19. Install.cmd         install/uninstall script - required! 
  20. Convert.exe         program - required! 
  21. Convert.ico         Icon for program 
  22. CONVERT.DAT         database - required! 
  23. Conbmp32.dll        bitmaps - required! 
  24. ENGLISH.INI         English Language support - required! 
  25. English.inf         English manual 
  26. CROATIAN.INI        Croatian Language support 
  27. GERMAN.INI          German Language support 
  28. SWEDISH.INI         Swedish Language support 
  29. Swedish.inf         Swedish manual 
  30. FRENCH.INI          French Language support 
  31. French.inf          French manual 
  32. helpfile.zip        Manual (source files) 
  33. FastIni.dll         if you already have library FastIni.dll in LIBPATH 
  34.                     directory, you can delete this file. 
  35.  
  36. Copy all files to separate directory, run script Install.cmd with parameter I 
  37. (Install.cmd I) and follow instructions. 
  38.  
  39. Note:  DO NOT MOVE Conbmp32.dll to LIBPATH directory, or English.inf to 
  40.        BOOKSHELF directory  - they must be in Unit Converter directory. 
  41.  
  42. To uninstall Unit Converter, run script Install.cmd again with parameter U 
  43. (Install.cmd U). Program object for Unit Converter will be destroyed. Then you 
  44. can delete files in Unit Converter directory. 
  45.  
  46. See also: 
  47.  
  48.      Using Unit Converter 
  49.      Editing groups and units 
  50.      Settings 
  51.      SI units 
  52.      Prefixes 
  53.  
  54.  
  55. ΓòÉΓòÉΓòÉ 2. Using Unit Converter ΓòÉΓòÉΓòÉ
  56.  
  57. In Unit Converter main window are three lists: 
  58.  
  59.  Groups              Available groups of units (Area, Length, Mass,...). When 
  60.                      you select group, in 2nd and 3rd list are displayed units 
  61.                      in this group. 
  62.  Source units        Source units (convert from ...). Select source unit and 
  63.                      type value (default is 1). 
  64.  Target units        Target units (convert to ...). Select target unit to 
  65.                      convert units and display conversion result. 
  66.  
  67.  When you select source or target unit, conversion result is automatically 
  68.  updated. 
  69.  If you change value of source unit, press button to convert source to target 
  70.  unit. You can type only numeric value. If you type (or paste from Clipboard) 
  71.  wrong value, it will be replaced with default value: number 1. 
  72.  Press this button if you want to convert source unit to all target unit. 
  73.  
  74.  Note:  Exception are group 'Character' and 'Shoe'. See Specific groups and 
  75.         units and Shoe sizes. 
  76.  
  77.  Copy conversion result to Clipboard. You can also copy whole text. 
  78.  Paste conversion result from Clipboard and use it as value of other source 
  79.  unit. 
  80.  
  81.  Toolbar 
  82.  
  83.  Groups         Add new group or change selected.   Delete selected group. 
  84.  Units          Add new unit or change selected.    Delete selected unit. 
  85.  Other          Change settings for Unit Converter   Help for Unit Converter 
  86.                 Leave Unit Converter 
  87.  
  88.  See also: 
  89.  
  90.       Introduction 
  91.       Editing groups and units 
  92.       Settings 
  93.       SI units 
  94.       Prefixes 
  95.  
  96.  
  97. ΓòÉΓòÉΓòÉ 2.1. Convert source unit to all target units ΓòÉΓòÉΓòÉ
  98.  
  99. When you press  button, value of source unit is converted to all target units 
  100. in selected group and displayed in the list.. 
  101. You can save conversion result to file 'Convert.txt' if you press  button, or 
  102. return to main window. 
  103.  
  104.  
  105. ΓòÉΓòÉΓòÉ 3. Editing groups and units ΓòÉΓòÉΓòÉ
  106.  
  107. Note:  You can not change or delete groups 'Character', 'Shoe' and 
  108.        'Temperature'. See Specific groups and units and Shoe sizes. 
  109.  
  110.  In Groups dialog you can change: 
  111.  
  112.      group's name (if you change name, group will be saved as new) 
  113.      group's basic unit. 
  114.  
  115.  In Units dialog you can change: 
  116.  
  117.      unit's name (if you change name, unit will be saved as new). 
  118.      unit's symbol (type * if symbol is unknown) 
  119.      prefixes to use with unit. If some of prefixes can be used with this 
  120.       unit, check selected prefix. 
  121.      unit's conversion factor (multiply group's basic unit by this number): 
  122.       number (also valid in form of exponential notation) or formula - see 
  123.       warning below!. 
  124.      offset for conversion factor (add this number to conversion factor): 
  125.       number (also valid in form of exponential notation) or formula - see 
  126.       warning below! 
  127.  
  128.  Always use period as decimal separator and DO NOT use thousand separators in 
  129.  unit's conversion factor and/or offset. 
  130.  
  131.  One of following operators can be used in formula: 
  132.  
  133.  +  (add)            10+10 (equal to 20) 
  134.  -  (substract)      100-60 (equal to 40) 
  135.  *  (multiply)       10*10 (equal to 100) 
  136.  /  (divide)         1/4 (equal to 0.25) 
  137.  **  (power)         2**10 (equal to 1024) 
  138.  
  139.  Warning: YOU CAN USE ONLY ONE OPERATOR IN FORMULA 
  140.  IF THE CONVERSION FACTOR OR OFFSET IS IN FORM OF EXPONENTIAL NOTATION, ONLY 
  141.  NUMBER (NO FORMULA!) IS ALLOWED.
  142.  
  143.  Press  button to save changes, or  button to return to program without saving 
  144.  changes. 
  145.  
  146.  Note:  when you add new group/unit or correct errors in existing group/unit, 
  147.         send me file CONVERT.DAT, so I can include changes in next release. 
  148.         Thanks in advance.
  149.  
  150.   See also: 
  151.  
  152.       Introduction 
  153.       Using Unit Converter 
  154.       Settings 
  155.       SI units 
  156.       Prefixes 
  157.  
  158.  
  159. ΓòÉΓòÉΓòÉ 3.1. Specific groups and units ΓòÉΓòÉΓòÉ
  160.  
  161. You can not change or delete groups 'Character', 'Shoe' and 'Temperature'. 
  162.  
  163. In group 'Character' you can type following values for source unit: 
  164.  
  165.  ASCII               You can convert representation of one character to other 
  166.                      format. If you type more than 1 character, only last 
  167.                      character will be converted. 
  168.  Binary              Valid entry are: 01. Value must be whole positive number. 
  169.                      If you select 'ASCII' as target unit and type more than 8 
  170.                      characters, only last 8 characters will be converted 
  171.  Decimal             Valid entry are: 0123456789. Value must be whole positive 
  172.                      number. If you select 'ASCII' as target unit, source value 
  173.                      can't be greater than 255. 
  174.  Hexadecimal         Valid entry are: 0123456789AaBbCcDdEeFf. Value must be 
  175.                      positive. If you select 'ASCII' as target unit and type 
  176.                      more than 2 characters, only last 2 characters will be 
  177.                      converted 
  178.  Octal               Valid entry are: 01234567. Value must be whole positive 
  179.                      number. If you select 'ASCII' as target unit, source value 
  180.                      can't be greater than 377. 
  181.  
  182.  Note:  if you type wrong value program vill use first correct value for source 
  183.         unit. 
  184.  
  185.  See also Shoe sizes. 
  186.  
  187.  
  188. ΓòÉΓòÉΓòÉ 3.2. Shoe sizes ΓòÉΓòÉΓòÉ
  189.  
  190. There is no specific international standard for shoe sizes. European half sizes 
  191. don't really exist (they are shown to make the table accurate). 
  192.  
  193. When you select 'Shoe' in Unit Converter, folowing sizes are valid for Europe 
  194. (EU), Japan (JP), United Kingdom (UK) and United States (US): 
  195.  
  196. ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ
  197. ΓöéInfants               ΓöéChildren              ΓöéMen                   ΓöéWomen                 Γöé
  198. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  199. ΓöéEU    JP    US    UK  ΓöéEU    JP    US    UK  ΓöéEU    JP    US    UK  ΓöéEU    JP    US    UK  Γöé
  200. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  201. Γöé17     7     2     1.5Γöé25.5  13.5   8.5   8  Γöé38.5  24     6     5  Γöé35    22     5     4  Γöé
  202. Γöé18     7.5   2.5   2  Γöé26    14     9     8.5Γöé39    24.5   6.5   5.5Γöé35.5  22.5   5.5   4.5Γöé
  203. Γöé18.5   8     3     2.5Γöé26.5  14.5   9.5   9  Γöé40    25     7     6  Γöé36    23     6     5  Γöé
  204. Γöé19     8.5   3.5   3  Γöé27    15    10     9.5Γöé40.5  25.5   7.5   6.5Γöé36.5  23.5   6.5   5.5Γöé
  205. Γöé19.5   9     4     3.5Γöé27.5  15.5  10.5  10  Γöé41    26     8     7  Γöé37.5  24     7     6  Γöé
  206. Γöé20     9.5   4.5   4  Γöé28    16    11    10.5Γöé42    26.5   8.5   7.5Γöé38    24.5   7.5   6.5Γöé
  207. Γöé21    10     5     4.5Γöé28.5  16.5  11.5  11  Γöé42.5  27     9     8  Γöé38.5  25     8     6.5Γöé
  208. Γöé21.5  10.5   5.5   5  Γöé29.5  17    12    11.5Γöé43    27.5   9.5   8.5Γöé39    25.5   8.5   7  Γöé
  209. Γöé22    11     6     5.5Γöé30    17.5  12.5  12  Γöé44    28    10     9  Γöé40    26     9     7.5Γöé
  210. Γöé22.5  11.5   6.5   6  Γöé31    18    13    12.5Γöé44.5  28.5  10.5   9.5Γöé40.5  26.5   9.5   8  Γöé
  211. Γöé23.5  12     7     6.5Γöé31.5  18.5  13.5  13  Γöé45    29    11    10  Γöé41    27    10     8.5Γöé
  212. Γöé24    12.5   7.5   7  Γöé32    19     1    13.5Γöé45.5  29.5  11.5  10.5Γöé42    28    11     9.5Γöé
  213. Γöé25    13     8     7.5Γöé33    19.5   1.5   1  Γöé46    30    12    11  Γöé42.5  29    12    10.5Γöé
  214. Γöé                      Γöé33.5  20     2     1.5Γöé47.5  31    12.5  12  Γöé                      Γöé
  215. Γöé                      Γöé34    20.5   2.5   2  Γöé                      Γöé                      Γöé
  216. Γöé                      Γöé35    21     3     2  Γöé                      Γöé                      Γöé
  217. Γöé                      Γöé35.5  21.5   3.5   2.5Γöé                      Γöé                      Γöé
  218. Γöé                      Γöé36    22     4     3  Γöé                      Γöé                      Γöé
  219. Γöé                      Γöé36.5  22.5   4.5   3.5Γöé                      Γöé                      Γöé
  220. Γöé                      Γöé37.5  23     5     4  Γöé                      Γöé                      Γöé
  221. Γöé                      Γöé38    23.5   5.5   4.5Γöé                      Γöé                      Γöé
  222. Γöé                      Γöé38.5  24     6     5  Γöé                      Γöé                      Γöé
  223. Γöé                      Γöé39    24.5   6.5   5.5Γöé                      Γöé                      Γöé
  224. ΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö┤ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö┤ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö┤ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ
  225.  
  226.  
  227. ΓòÉΓòÉΓòÉ 4. Settings ΓòÉΓòÉΓòÉ
  228.  
  229. You can change: 
  230.  
  231.    1. Font to use with Unit Converter. Default is 9.WarpSans. 
  232.  
  233.    2. Language to use with Unit Converter. Default is English. 
  234.  
  235.    3. Precision to which arithmetic operations are evaluated - from 9 to 50. 
  236.       Default is 15. 
  237.  
  238.    4. Decimal part of the result - from 0 (whole number) to 32. Default is 3. 
  239.  
  240.    5. Display result in form of exponential notation - the power of 10 is 
  241.       always a multiple of 3. 
  242.  
  243.    6. Use symbols to display conversion result. Default is NO. 
  244.  
  245.    7. Group numbers - divide numbers into groups of 3. 
  246.  
  247.         a. No separator - use period as decimal separator and don't separate 
  248.            numbers. This is default. 
  249.         b. SI recommended - use period as decimal separator and use space to 
  250.            separate numbers (as thousand separator). 
  251.         c. Country specific - use Country specific decimal and thousand 
  252.            separator 
  253.  
  254.    8. Size of Unit Converter window - between 480*360 to 800*600. Default is 
  255.       480*360. 
  256.  
  257.    9. Save position of Unit Converter on exit. Default is YES. 
  258.  
  259.  Press  to save changes,  to load default settings, or  to return to program 
  260.  without saving changes. 
  261.  
  262.  
  263. ΓòÉΓòÉΓòÉ 5. SI units ΓòÉΓòÉΓòÉ
  264.  
  265. The modern metric system (SI) is the system of units and measures, with 
  266. following principles: 
  267.  
  268.    1. the system should consist of measuring units based on unvariable 
  269.       quantities in nature, 
  270.    2. all units other than the base units should be derived from these base 
  271.       units, 
  272.    3. multiples and submultiples of the units should be decimal (see Prefixes.) 
  273.  
  274.  The units are classified into Base units, Supplementary units and Derived 
  275.  units. 
  276.  
  277.  The Base units of the SI 
  278.  Physical quantity                       Unit [symbol] 
  279.  length                                  metre  [m] 
  280.  time                                    second [s] 
  281.  mass                                    kilogram [kg] 
  282.  electric current                        ampere [A] 
  283.  thermodynamic temperature               kelvin [K] 
  284.  luminous intensity                      candela [cd] 
  285.  amount of substance                     mole [mol] 
  286.  
  287.  The Supplementary units of the SI 
  288.  Physical quantity                       Unit [symbol] 
  289.  plane angle                             radian [rad] 
  290.  solid angle                             steradian [sr] 
  291.  
  292.  The Derived units of the SI 
  293.  Physical quantity                       Unit [symbol] 
  294.  frequency                               hertz [Hz] 
  295.  force, weight                           newton [N] 
  296.  work, energy, quantity of heat          joule [J] 
  297.  pressure, stress                        pascal [Pa] 
  298.  power                                   watt [W] 
  299.  electric charge                         coulomb [C] 
  300.  electric potential difference           volt [V] 
  301.  electric capacitance                    farad [F] 
  302.  electric resistance, reactance          ohm [Omega] 
  303.  electric conductance                    siemens [S] 
  304.  magnetic flux                           weber [Wb] 
  305.  magnetic induction                      tesla [T] 
  306.  inductance                              henry [H] 
  307.  luminous flux                           lumen [lm] 
  308.  illuminance                             lux [lx] 
  309.  absorbed dose                           gray [Gy] 
  310.  activity                                becquerel [Bq] 
  311.  dose equivalent                         sievert [Sv] 
  312.  area                                    square metre [m┬ñ] 
  313.  volume                                  cubic metre [m3] 
  314.  speed, velocity                         metre per second [m/s] 
  315.  acceleration                            metre per second squared [m/s┬ñ] 
  316.  angular velocity                        radian per second [rad/s] 
  317.  angular acceleration                    radian per second squared [rad/s┬ñ] 
  318.  density                                 kilogram per cubic metre [kg/m3] 
  319.  moment of force                         newton metre [N.m] 
  320.  electric field strength                 volt per metre [V/m] 
  321.  permeability                            henry per metre [H/m] 
  322.  permittivity                            farad per metre [F/m] 
  323.  specific heat capacity                  joule per kilogram kelvin [J/(kg.K)] 
  324.  luminance                               candela per square metre [cd/m┬ñ] 
  325.  
  326.  Units that may be used with the SI 
  327.  Physical quantity                       Unit [symbol] 
  328.  time                                    minute [min] 
  329.                                          hour [h] 
  330.                                          day [d] 
  331.  plane angle                             degree [┬░] 
  332.  mass                                    metric tonne [t] 
  333.  volume                                  litre [l or L] 
  334.  energy                                  electron volt [eV] 
  335.  speed                                   kilometre per hour [km/h] 
  336.  area                                    hectare [ha] 
  337.  rotational frequency                    revolution per minute  [r/min] 
  338.  
  339.  
  340. ΓòÉΓòÉΓòÉ 6. Prefixes ΓòÉΓòÉΓòÉ
  341.  
  342. 20 SI prefixes are used to form decimal multiples and submultiples of SI units. 
  343. Nearly all of the SI prefixes are multiples or sub-multiples of 1000. However, 
  344. these are inconvenient for many purposes and so hecto, deca, deci and centi are 
  345. also used. 
  346.  
  347. ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ
  348. ΓöéSymbol  Prefix   Factor  ΓöéSymbol  Prefix   Factor  Γöé
  349. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  350. Γöéda      deca     10^1    Γöéd       deci     10^-1   Γöé
  351. Γöéh       hecto    10^2    Γöéc       centi    10^-2   Γöé
  352. Γöék       kilo     10^3    Γöém       mili     10^-3   Γöé
  353. ΓöéM       mega     10^6    Γöé╤å       micro    10^-6   Γöé
  354. ΓöéG       giga     10^9    Γöén       nano     10^-9   Γöé
  355. ΓöéT       tera     10^12   Γöép       pico     10^-12  Γöé
  356. ΓöéP       peta     10^15   Γöéf       femto    10^-15  Γöé
  357. ΓöéE       exa      10^18   Γöéa       atto     10^-18  Γöé
  358. ΓöéZ       zetta    10^21   Γöéz       zepto    10^-21  Γöé
  359. ΓöéY       yotta    10^24   Γöéy       yocto    10^-24  Γöé
  360. ΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö┤ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ
  361.  In computing, using the metric prefixes specify powers of 2. For example, a 
  362. kilobit is usually 2^10 = 1024 bits instead of 1000 bits. This leads to 
  363. considerable confusion, and in 1998 the International Electrotechnical 
  364. Commission approved new prefixes for the powers of 2: 
  365.  
  366. ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ
  367. ΓöéSymbol  Prefix   Factor                     Value  Γöé
  368. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  369. ΓöéKi      kibi     2^10                       1 024  Γöé
  370. ΓöéMi      mebi     2^20                   1 048 576  Γöé
  371. ΓöéGi      gibi     2^30               1 073 741 824  Γöé
  372. ΓöéTi      tebi     2^40           1 099 511 627 776  Γöé
  373. ΓöéPi      pebi     2^50       1 125 899 906 842 624  Γöé
  374. ΓöéEi      exbi     2^60   1 152 921 504 606 846 976  Γöé
  375. ΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ
  376.  The metric prefixes should be used in computing just as they are used in other 
  377. fields: 
  378. 1 gigabyte (GB) should mean exactly 1 000 000 000 bytes, and 1 gibibyte (GiB) 
  379. should mean exactly 1 073 741 824 bytes. 
  380.  
  381.  
  382. ΓòÉΓòÉΓòÉ 7. Translation tool ΓòÉΓòÉΓòÉ
  383.  
  384. Language support for Unit Converter (buttons text, messages, frames text ...) 
  385. is stored in Language INI files (ENGLISH.INI, CROATIAN.INI,etc.) and source of 
  386. help file (this file - English.inf) is file English.ipf. 
  387. If you want to add your Language support  visit my site and download 
  388. Translation tool (translat.zip). 
  389.  
  390. To create new Language INI file: 
  391.  
  392.    1. Select source language (one of languages in the list). 
  393.    2. Press New language! button, to create new language file. SOURCE LANGUAGE 
  394.       will be copied to new language file. 
  395.    3. Enter language name, comment, your name and email adress (REQUIRED!). 
  396.       Then press OK - start translation button. 
  397.    4. Sections (pages in Notebook) are: Menu, Hint, Message, Button, Frame and 
  398.       Help. Overwrite text with your text. 
  399.    5. When finished, select your language in program and try it. 
  400.  
  401.  To change existing Language INI file: 
  402.  
  403.    1. Select your language (as source language and your language). 
  404.    2. Change comment, your name and email adress if you want, then press OK - 
  405.       start translation button. 
  406.    3. Sections (pages in Notebook) are: Menu, Hint, Message, Button, Frame and 
  407.       Help. Overwrite existing text with your text - press Write changes button 
  408.       after EVERY CHANGE. 
  409.    4. When finished, select your language in Unit Converter and check changes. 
  410.  
  411.  Important! 
  412.  
  413.  Press Write changes button after EVERY CHANGE to save changes. If you don't 
  414.  press this button and go to next item, changes WILL BE LOST! 
  415.  
  416.  When you create new Language INI file, program will write new Key to file 
  417.  CONVERT.INI, Application Language, where: 
  418.  - Key name is name of new language 
  419.  - Key value is "English.inf" - it is default help file for Unit Converter. 
  420.  
  421.  In section (Page) Help are stored titles of topics in English.inf and they are 
  422.  used as parameter when you press Help button in Unit Converter. You should 
  423.  translate this section only if you want to translate source help file 
  424.  (English.ipf). Then items in Help section should be identical as translated 
  425.  titles in new IPF/INF file. 
  426.  
  427.  Note:  After you added new Language support to Unit Converter, I would 
  428.         appreciate if you send me new INI file, so I can include this file in 
  429.         next version of Unit Converter. 
  430.  
  431.  
  432. ΓòÉΓòÉΓòÉ 8. Translate help file ΓòÉΓòÉΓòÉ
  433.  
  434. To translate help file you need IPF compiler. 
  435.  
  436. If you want to translate English.ipf to your language, after you finished 
  437. translation,  make changes in Application "Language" in file CONVERT.INI. 
  438.  
  439.  For example: 
  440.       when you translated ENGLISH to MYLANG (where MYLANG is your Language), 
  441.       MYLANG.INI file is created. When you translated English.ipf to Mylang.ipf 
  442.       and compile Mylang.ipf, Mylang.inf file is created. 
  443.       Edit in CONVERT.INI: 
  444.       change in Application Language, Key MYLANG, Value English.inf to 
  445.       Mylang.inf. 
  446.  
  447.  Be sure you also translated Help section in MYLANG.INI. In section (Page) Help 
  448.  are stored titles of topics help and they are used as parameter when you press 
  449.  Help button in Unit Converter. Translate this section only when you translated 
  450.  source help file (English.ipf). 
  451.  
  452.  Note:  After you translated help file, I would appreciate if you send me new 
  453.         IPF/INF file, so I can include this file in next version of Unit 
  454.         Converter. 
  455.  
  456.  
  457. ΓòÉΓòÉΓòÉ 9. Copyright and contact ΓòÉΓòÉΓòÉ
  458.  
  459.  Author         Goran Ivankovic 
  460.  Address        Ulica Josipa Poduje 8 
  461.                 HR-52100 Pula 
  462.                 Croatia 
  463.  email          duga1@pu.tel.hr 
  464.  Home page      http://redrival.com/os2util/ 
  465.  
  466.  Unit Converter is free software but it is not public domain. The author 
  467.  retains all copyright to the application and all files within it. 
  468.  
  469.  You may use Unit Converter yourself and you may distribute it to others so 
  470.  long as all files are left unchanged. You may not distribute Unit Converter in 
  471.  any way which leads to your making a profit from it. This means that you can 
  472.  only charge enough to cover the costs of media, postage etc. involved in 
  473.  distribution. Also you may not use it as an incentive to buy something else. 
  474.  If you are in any doubt you should contact the author. 
  475.  
  476.  The author's permission must be obtained before Unit Converter is included on 
  477.  a magazine disc and P.D. libraries. You should, as a matter of courtesy, 
  478.  inform the author when you are planning to distribute the application and send 
  479.  one copy of magazine disc to the author. 
  480.  
  481.  The author makes no representations about the accuracy or suitability of this 
  482.  material for any purpose. It is provided "as is", without any express or 
  483.  implied warranties. The author will assume no liability for damages either 
  484.  from the direct use of this product or as a consequence of the use of this 
  485.  product. 
  486.  
  487.  Thanks to all users for ideas, comments, corrections, suggestions and bug 
  488.  reports. 
  489.  
  490.  Special thanks to: 
  491.  
  492.       Klaus Staedtler          translated Unit Converter to German, created 
  493.                                bitmaps, idea, support and nice icons 
  494.       Bj╨ñrn S╨ñderstr╨ñm         translated Unit Converter to Swedish 
  495.       Guillaume Gay            translated Unit Converter to French 
  496.       Brian Crook              tested Unit Converter 
  497.       Steven Levine            tested Unit Converter 
  498.       Przemys╨ÿaw Pawe╨ÿczyk     tested Unit Converter 
  499.  
  500.      OS/2 is Trademark of International Bussines Machines Corporation 
  501.      DrDialog is Copyright of International Bussines Machines Corporation 
  502.      FastIni.dll is Copyright of Dennis Bareis - OS/2 Developer in Australia 
  503.  
  504.  
  505. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  506.  
  507.  Author         Goran Ivankovic 
  508.  Address        Ulica Josipa Poduje 8 
  509.                 HR-52100 Pula 
  510.                 Croatia 
  511.  email          duga1@pu.tel.hr 
  512.  Home page      http://redrival.com/os2util/ 
  513.