[Lazarus] How can I increment/decrement a alphanumeric value?

Alberto Narduzzi albertonarduzzi at yahoo.com
Thu Aug 19 23:00:07 CEST 2010


>  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.





More information about the Lazarus mailing list