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

(Created $ansi2mirc identifier - mIRC)
 
m
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
'''$ansi2mirc''' converts [[ANSI color codes]] into mIRC-supported color codes.
+
{{mirc title|$ansi2mirc Identifier}}'''$ansi2mirc''' converts [[ANSI color codes]] into mIRC-supported [[Colors - IRC|color codes]].
 +
 
  
 
== Synopsis ==
 
== Synopsis ==
Line 6: Line 7:
 
== Properties ==
 
== Properties ==
 
None
 
None
 +
 +
== Example ==
 +
'''Echo some ANSI code, converted, to the active window'''
 +
<source lang="mIRC">//echo -ga $ansi2mirc(this is probably $chr(27) $+ [32mgreen $+ $chr(27) $+ [0m.)</source>
  
 
== Compatibility ==
 
== Compatibility ==
Added: mIRC v5.5
+
{{mIRC compatibility|5.5}}
 
 
Added On: 08/01/99
 
  
 
== Also See ==
 
== Also See ==
 
[[List of identifiers - mIRC|mIRC Identifiers]]
 
[[List of identifiers - mIRC|mIRC Identifiers]]
 +
{{mIRC identifier list}}
  
[[Category:mIRC identifiers]]
+
[[Category:mIRC identifiers|ansi2mirc]]

Latest revision as of 14:22, 20 September 2017

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


Synopsis[edit]

$ansi2mirc(<ANSI>)

Properties[edit]

None

Example[edit]

Echo some ANSI code, converted, to the active window

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

Compatibility[edit]

Added: mIRC v5.5
Added on: 08 Jan 1999
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


Also See[edit]

mIRC Identifiers

[Expand]
v · d · e mIRC identifier list