Request for Int64 version of Commaize routine
Brought to you by:
tpsfadmin
Exported from Bugzilla, issue 3504.
--- Comment added on 7/16/2002 8:56:47 AM ---
Present Commaize takes a LongInt parameter, customer has requested a version
that works correctly with Int64 sized values.
Would a Comp version also make sense? How about a BCD or TStDecimal?
Other candidates for large versions:
LongIntForm()
Hex()
Octal()
Binary()
Long2Str()
--- Comment added on 9/16/2002 2:16:57 PM ---
Another customer has also asked for:
Subject: String conversions
Date: Wed, 31 Jul 2002 09:18:53 +0200
From: Erik Larsson
Hi
Are there functions available for e.g. Str2Cardinal, Str2Single, Str2Double
or do I have to live with the types extended, word and longint?