Public Function CoerceToCurrencyFast( _
ByVal vString As String _
) As Currency CoerceToCurrencyFast(String$(8, 0)) = 0
CoerceToCurrencyFast(String$(8, 1)) = 7234017283807.6673@
CoerceToCurrencyFast(String$(8, 2)) = 14468034567615.3346@See also: CoerceToCurrency Function
MakeCurrencyFast FunctionvString: The string whose first eight characters are to be interpreted as a Currency value. Note: This function first converts the string from Unicode to the default code page of the system.
v1.3 Change: Removed 16-bit support from this function.
Copyright 1996-1999 Entisoft
Entisoft Tools is a trademark of Entisoft.