hi!

I've a little (big) problem with writeini command.

mirc 7.1

writing:

writeini -n filename [something] n1 some text

result as:

[[something]]
n1=some text

mirc 6.35

writing:

writeini -n filename [something] n1 some text

result as:

[~something~]
n1=some text

how my script can to work correctly with all versions?
thanks in advance!


Ciao!