I wanna Create a String incrementer
Like a to b
aa to ab
etc
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
VulpesPosted Aug 5, 2011, 7:05 AM
Mittal SejpalPosted Aug 5, 2011, 6:47 AM
VulpesPosted Aug 4, 2011, 9:02 AM
Note that when you get to "z", "zz" etc. the method as it stands will return the next string as "a", "aa" etc.