Lolo:
--------------------------------------------------------------------------------
Otherwise, do you planned to add the possibility to replace spaces by tabs.
It is so useful. It avoid writing complex regular 
expressions.--------------------------------------------------------------------------------


What "complex regular expressions" ??? 

Search: \s{4}
Replace: \t
[x] Regular Expressions
(o) backwarts


\s means white spaces (blank)
{4} means 4 times \s (same as \s\s\s\s)

HTH?

-- 
greeds,     Stefan
[img]http://pspad.milten.lima-city.de/Fan.gif[/img]  (pleased user since 1722)
[url=http://tinyurl.com/52xrj]inofficial FAQs[/url] +  
[url=http://forum.pspad.com/read.php?2,16286,page=2]Infos[/url] + 
[url=http://forum.pspad.com/read.php?6,24628]Special Settings[/url]

<http://forum.pspad.com/read.php?2,41969,41972>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem