Public Function FixUpVariantToByteMaybeFn( _
ByRef rArgument As Variant _
) As Boolean FixUpVariantToByteMandFn Function
FixUpVariantToByteMaybeSub SubroutinerArgument: Argument that is checked for compatibility with the Byte data type. Argument will actually be converted to a Byte value if it is a numeric string or date/time string. Function returns True if conversion is possible or was completed. Function returns False if conversion is not possible, such as when the argument is out-of-range, missing, Null, an error, a pointer, or a non-numeric string. Copyright 1996-1999 Entisoft
Entisoft Tools is a trademark of Entisoft.