Dag,

this must be then abuse !?!

if I run this Script here I get a complete config.nt with the changed line 'files = 200'

The part in the script that counts is :

code:

if instr($x,"files=20")
$ = WriteLine(2,"files=200" + $cr)
else
$ = WriteLine(2,$x + $cr) ;here is the 'recreation'
endif

hth

Jochen

_________________________