From WikiChip
Difference between revisions of "mirc/identifiers/$ansi2mirc"
< mirc‎ | identifiers

m
Line 1: Line 1:
'''$ansi2mirc''' converts [[ANSI color codes]] into mIRC-supported color codes.
+
'''$ansi2mirc''' converts [[ANSI color codes]] into mIRC-supported [[Colors - IRC|color codes]].
  
 
== Synopsis ==
 
== Synopsis ==

Revision as of 21:20, 23 June 2014

$ansi2mirc converts ANSI color codes into mIRC-supported color codes.

Synopsis

$ansi2mirc(<ANSI>)

Properties

None

Example

Echo some ANSI code, converted, to the active window

//echo -ga $ansi2mirc(this is probably $chr(27) $+ [32mgreen $+ $chr(27) $+ [0m.)

Compatibility

Added: mIRC v5.5

Added On: 08/01/99

Also See

mIRC Identifiers