http://freepascal.org/docs-html/rtl/strutils/dec2numb.html http://freepascal.org/docs-html/rtl/strutils/numb2dec.html
This does not solve my problem, I need to use characters from A to Z. Thanks, Silvio ClécioSilvio, read the links, those two functions provide exactly what you want (use BASE 36)
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
