is there any way to add space in ini file between 2 sections
when writing down a section, because by default
mirc writes it all merged and $crlf doesnt work :P

[section1]
bla
bla
[section2]
bla
bla

----------
any way to make it like this?

[section1]
bla
bla

[section2]
bla
bla


Last edited by raZOR; 24/01/07 09:35 PM.