[thelist] completing the alphabet

Marc Seyon seyon at delime.com
Sat Aug 11 23:59:20 CDT 2001


Looking for some suggestions on how to accomplish this seemingly simple task:

I've got a list of letters, eg E L N R S T in an array (sorted alphabetically)
What I want to do is fill in the rest of letters in the alphabet, but in 
lower case.

So this list will become "a b c d E f g h i j k L m N o p q R S T u v w x y z"

Note, each letter will be a separate item in the array.

I'm using VBScript/ASP.

Thanks. 




More information about the thelist mailing list