Erik,

What you talking about? b is greater then ab unless the strings are converted to their ASCII numbers and math performed on them.

If 'b' > 'aaaaabbbbcccccc'

would still mean that b is greater. It's not adding up all the letters as values to do a math comparison of them.