All the help I have received in here has been wonderful and I am very glad that there are good people in here to help us newbies. I know I sure need it!
So these last few things would be nice to get some help with and then I will be done with this list modifier I have been working on for too long now. haha
1: Trying to sort a list from Z to A. I have A to Z done. I will post code if requested.
2: Sort a list numerically without it being sorted lexicographically. (thanks for that term Duoas)
3: Capitalize the first letter in a list of names... and/or capitalize all first letters on each word.
~I had some help from Duoas on that but I dont seem to be able to get it right. I cant seem to implement this on a button click. I have been trying all afternoon to do this and other things in this list i am writing up. -- s[ 1 ] := UpCase( s[ 1 ] );
4: Take each line in a loaded list and put it in reverse order. (i.e. 12345 will be 54321)
Thats about it. If this is too much for one post or I am not allowed to do this sort of thing, I will close this thread or a moderator can. I don't want to put silly questions in here at all.
Thanks for any help. BTW, this is all being done in a ListView.