On 19/08/10 22:00, Alberto Narduzzi wrote:
E.g:001 002 .. 00A 00B .. 0A0 0A1 .. ZZZ Is there a native routine in Free Pascal to do that?write a convert procedure from base-10 numbers into base-36 and you're done.
http://freepascal.org/docs-html/rtl/strutils/dec2numb.html http://freepascal.org/docs-html/rtl/strutils/numb2dec.html Henry -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
