Brian Barker ha scritto:
At 15:19 06/08/2008 +0200, Francesco Abeni wrote:
I have to write some essays, for which i will be paid basing on chars, but not including spaces. So i have [?] I could certainly write a few-lines perl script which does the trick, but I'd like to know if there is something already done.
Anybody has got any suggestions?

o  Go to Find & Replace.
o Tick on "Regular expressions" and Search for [^ ]+ - that's left bracket / circumflex / space / right bracket / plus.
o  Press Find All.
o  Go to Tools | Word Count | Current selection | Characters.

That's neat. Works perfectly. Thank you very much.

--
Francesco

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to