A
Adam
Hi all,
I need to put leading zero's on a string that can be 1-5 digits in length -
so 1 would become 000001, 10 would become 000010 etc etc.
Does anyone know an easy way of achieving this ?
cheers,
Adam
I need to put leading zero's on a string that can be 1-5 digits in length -
so 1 would become 000001, 10 would become 000010 etc etc.
Does anyone know an easy way of achieving this ?
cheers,
Adam