NumSpace
Gets the numeric space character  and the horizontal ellipsis character regardless of the current PalmOS version
Download

NumSpace.zip (33 KB)

Functions definition

external "CASL_NumericSpace";

function GetNumericSpace as string;
# Returns the right numeric space character
# regardless of the current PalmOS version.
# Needed, because the numeric space character has
# changed in PalmOS V3.3 and higher 

function GetHorizEllipsis as string;

end_external;
 

  © 2005 Ulrich Riepert / Authorized for posting at CASLSoft.com