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
i would like to see a command like the READ-WRITE ini
that can handle mIRC control codes ( K B U )
AND do it to a specific directory
(other than the base mIRC directory)

this would open a HUGE door for a RPG-game scripter like me

Joined: Jan 2003
Posts: 1,063
D
Hoopy frood
Offline
Hoopy frood
D
Joined: Jan 2003
Posts: 1,063
$readini(filename, [n], section, item)

==

$readini($shortfn("X:\Y\Z.ini"),[n],section,item)

and use ascii codes for the colour codes and such (i.e. $chr(3) for colour)


If it ain't broken, don't fix it!

Link Copied to Clipboard