Ok im trying to make a progam where i can load a list of words and click a buttom called sort.
I know the code for lower case and upper case.
Whats the code for Sentance Case ???? Rick, Scoot, Paul examples.
Also i want to separate lines that begin with numbers ? How would i do this.
Example
69ers
999Police
Rick
Paul
so 69ers and 999Police would go in list2 and Rick and Paul will go in list 1.
Probably quite simple but i need help.
