How to change the first character of Dim variable names to upper case
- From: "Academia" <academiaNOSPAM@xxxxxxxxxx>
- Date: Sun, 11 Nov 2007 22:59:26 -0500
I want to search for Dim [a-z] and replace it with Dim [A-Z]
That is, I want to change the first character of Dim variable names to upper
case.
I can't figure know to use Regular Expression to do that.
Is it possible?
Thanks
.
- Follow-Ups:
- Re: How to change the first character of Dim variable names to upper case
- From: Michel Posseth [MCP]
- Re: How to change the first character of Dim variable names to upper case
- Prev by Date: Re: how do I make email text bold
- Next by Date: Re: One Thread Updates a Structure Field, But Another Thread Does Not See the Update
- Previous by thread: Re: Any good sources on video game programming in vb.net?
- Next by thread: Re: How to change the first character of Dim variable names to upper case
- Index(es):