Yeah pretty much. Everyone is so defensive about mIRC. In my initial post where did I blame it all on mIRC and say mIRC is bugged and broken and generally sucks? I simply asked if there was a way to have mIRC clean up its connection list.

Ya know...

Code:
[list]
1=networkA
2=networkB
3=networkC

if (!$scid(1)) { remini file.ini list 1 }


And yes, my code showed the issue with its /scid $cid when $cid = 25 and 25 doesn't exist.

But I don't see how my code would cause mIRC to not delete cid 25 from its list.