Roland
Sun May 22 17:26:25 CDT 2005
"Nic Roche" <nicroche@hotmail.com> wrote in message
news:u4uy1dxXFHA.2080@TK2MSFTNGP15.phx.gbl...
: >and then give totals for each letter found, a-z
:
: Once you've loaded the text with the FileSystemObject, I expect the RegExp
: object using the matches collection will be your best bet.
:
: I think the expression would be:
:
: ^[a-z]$
To add...
You might want to convert everything to lower-case before testing or include
A-Z.
--
Roland Hall
/* This information is distributed in the hope that it will be useful, but
without any warranty; without even the implied warranty of merchantability
or fitness for a particular purpose. */
Technet Script Center -
http://www.microsoft.com/technet/scriptcenter/
WSH 5.6 Documentation -
http://msdn.microsoft.com/downloads/list/webdev.asp
MSDN Library -
http://msdn.microsoft.com/library/default.asp