PublicFunctions: CharToLong

CharToLong

Converts an Integer to the corrisponding Long Ascii char.



 Public Function CharToLong(
	  ByVal Value As Integer ) As Long

Parameters

Value
[ByVal] Integer. An Integer character.

Return Values

Long -  A positive representation of the character.

See Also

Project CorLib Overview

Class PublicFunctions Overview