$mircexe » History » Version 4
Per Amundsen, 02/23/2023 05:16 PM
1 | 1 | Per Amundsen | _Added in 1.9.0_ |
---|---|---|---|
2 | 2 | Per Amundsen | |
3 | *$mircexe* |
||
4 | 1 | Per Amundsen | |
5 | Returns the full path and filename of the AdiIRC executable file. |
||
6 | 3 | Per Amundsen | |
7 | 4 | Per Amundsen | _Same as [[$adiircexe]]._ |
8 | |||
9 | _Can be used inside text without being surrounded by white spaces._ |
||
10 | |||
11 | *Example* |
||
12 | |||
13 | <pre> |
||
14 | //echo -ag the adiirc exe file is $mircexe.. notice how $mircexeisreplacedhere |
||
15 | </pre> |