-
WikiChip
WikiChip
-
Architectures
Popular x86
-
Intel
- Client
- Server
- Big Cores
- Small Cores
-
AMD
Popular ARM
-
ARM
- Server
- Big
- Little
-
Cavium
-
Samsung
-
-
Chips
Popular Families
-
Ampere
-
Apple
-
Cavium
-
HiSilicon
-
MediaTek
-
NXP
-
Qualcomm
-
Renesas
-
Samsung
-
From WikiChip
Difference between revisions of "mirc/identifiers/$ansi2mirc"
< mirc | identifiers
(Created $ansi2mirc identifier - mIRC) |
m |
||
Line 6: | Line 6: | ||
== 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 == |
Revision as of 20:14, 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