mIRC Homepage
Posted By: MAGE read control codes with READINI ??? - 20/03/03 03:55 PM
Does anyone know how to save CONTROL CODES from mIRC to be read by the READINI command?

if you do that will open a BIG door for me and what i am doing with my script!

thanks in advance....
Posted By: Aubs Re: read control codes with READINI ??? - 20/03/03 05:16 PM
you can save them as $asc() values:

$chr(2) == Bold
$chr(3) == Colour Code

The only thing I've noticed is that you can't

//writeini -n test.ini Colours Test $chr(3) $+ 4 This

There may be a way to write something to an ini file without it forst being evaluated...?

HaHa!

Just noticed, I was using // - command line - Is there a way in script?

Sorry, home time!!!
Posted By: laz Re: read control codes with READINI ??? - 20/03/03 10:32 PM
Download this.
© mIRC Discussion Forums