mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Mar 2003
Posts: 8
M
MAGE Offline OP
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
M
Joined: Mar 2003
Posts: 8
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....

Joined: Dec 2002
Posts: 143
A
Vogon poet
Offline
Vogon poet
A
Joined: Dec 2002
Posts: 143
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!!!


Aubs.
cool

Joined: Dec 2002
Posts: 54
L
laz Offline
Babel fish
Offline
Babel fish
L
Joined: Dec 2002
Posts: 54
Download this.


Link Copied to Clipboard