Hi,

I have a list which contains uppercase and lower case letters.
How can I change everything to lowercase.
For example:

AAA
BBB
CCC
aaa
bbb
ccc
Then
then
High
high

should be come

aaa
bbb
ccc
aaa
bbb
ccc
then
then
high
high

Rgds,
Jeri

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to