$mircdir » History » Version 5
Per Amundsen, 02/23/2023 05:09 PM
1 | 1 | Per Amundsen | _Added in 1.9.0_ |
---|---|---|---|
2 | 2 | Per Amundsen | |
3 | *$mircdir* |
||
4 | 1 | Per Amundsen | |
5 | Returns the directory where AdiIRC stores its settings, themes, scripts and so on. |
||
6 | 3 | Per Amundsen | |
7 | 5 | Per Amundsen | _Same as [[$aciircdir]]._ |
8 | 4 | Per Amundsen | |
9 | 3 | Per Amundsen | _Can be used inside text._ |
10 | 4 | Per Amundsen | |
11 | *Example* |
||
12 | |||
13 | <pre> |
||
14 | //echo -ag the adiirc directory file is $mircdir.. notice how $mircdirisreplacedhere |
||
15 | </pre> |