preppend number to dictionary
#2
Think about it one more time!

If you first prepend 1
then prepend 2
then prepend 3
then prepend 4
then prepend 5
you end up prepending "54321"

so you need to reverse it to ^5^4^3^2^1 if you want to do it the other way around.


Messages In This Thread
RE: preppend number to dictionary - by philsmd - 01-15-2016, 12:27 AM