I've recently been working on a script and for some reason mirc will not right my ini file. Here is the command I'm using.

/writeini test.ini '"+' value 1

also tryed:

/writeini test.ini "+ value 1

- mIRC returns invalid parameters for some reason.
I also made the section /"+/ and \"+\ but this does not work..

Anyone have any suggestions?

ALso is it possible to maybe do something like in php..

if (!$writeini(test.ini,"+,value,1)) { goto skip }

Possibly? That way my script doesn't halt.


Live to Dream & Dream for Life