At 10:32 AM 6/5/01 +0300, you wrote:
>Hi!
>
>I have a very long string in dnews.conf.
>
>------------------------ cut from dnews.conf
>---------------------------------------
>ras_list
>news.fido7.ru,news.lucky.net,news3.fido7.ru,news4.fido7.ru,news.mers.com,cnews.corel.com,victory.equitania.de,news.donin.com,msnews.microsoft.com,newsgroups.borland.com,forum.cps.ru,forums.demo.ru,ne
>------------------------ end cut from dnews.conf
>---------------------------------------
>
>
>------------------------ cut from tellnews status
>------------------------------------
>lib: Configuration line problem line 88 {emo.ru,news.atkin.com} len=21
>char=101
>------------------------ end cut from tellnews status
>------------------------------------
I'm afraid you cant wrapt it, however you can use wild cards to
make it shorter, e.g.
ras_list *
or
ras_list *,!x.y.z
So that you list the exceptions rather than the reverse.
chrisP.