Changes between Version 1 and Version 2 of Docs/Prog/Manual/ApplicationLibraries/lib825ev/Weight/FormatGrossWt


Ignore:
Timestamp:
08/20/10 07:15:38 (14 years ago)
Author:
Don Wilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Docs/Prog/Manual/ApplicationLibraries/lib825ev/Weight/FormatGrossWt

    v1 v2  
    1 = FormatGrossWt =
     1=== FormatGrossWt ===
    22Format a string representation of the gross weight
    33
     
    88}}}
    99
    10 == Parameters ==
     10==== Parameters ====
    1111
    1212 * nScale - scale number
    1313 * len - length to format the string, spaces will be padded to the left.
    1414
    15 == Return Value ==
     15==== Return Value ====
    1616
    1717 * Returns the string formatted weight.
    1818
    19 == Remarks ==
     19==== Remarks ====
    2020
    21 == Examples ==
     21==== Examples ====
    2222
    2323{{{
     
    2727}}}
    2828
    29 == See Also ==
     29==== See Also ====
    3030
    3131 * GetGrossWt