<-- Previous || Up || Next -->

Parse Expression Sub
Units Class

Public Sub ParseExpression( _
      ByRef rValue As Variant _
    , ByRef rUnit As Variant _
    , ByVal vUnit As Variant _
    )

Separate the numeric and symbolic parts of a measurement expression. "12 m/s" would be separated into 12 & "m/s". "foot per minute" would be separated into 1 & "foot per second".

Copyright 1996-1999 Entisoft
Entisoft Tools is a trademark of Entisoft.