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

(Created page with "{{mirc title|$logdir Identifier}}'''$logdir''' return the directory for log files set in the mIRC option. == Synopsis == <pre>$logdir</pre> == Paramters == None == Propert...")
 
m
 
Line 1: Line 1:
{{mirc title|$logdir Identifier}}'''$logdir''' return the directory for log files set in the mIRC option.
+
{{mirc title|$logdir Identifier}}'''$logdir''' returns the directory for log files set in the mIRC option.
 +
 
  
 
== Synopsis ==
 
== Synopsis ==
Line 5: Line 6:
  
 
== Paramters ==
 
== Paramters ==
 
 
None
 
None
  
 
== Properties ==
 
== Properties ==
 
 
None
 
None
  
Line 18: Line 17:
 
{{mIRC compatibility|4.52}}
 
{{mIRC compatibility|4.52}}
  
== See Also ==
+
== See also ==
{{mIRC|$mircdir}}
+
* {{mIRC|$mircdir}}
{{mIRC|$scriptdir}}
+
* {{mIRC|$scriptdir}}
[[Category:MIRC identifiers]]
+
{{mIRC identifier list}}
 +
[[Category:mIRC identifiers|logdir]]

Latest revision as of 17:31, 20 September 2017

$logdir returns the directory for log files set in the mIRC option.


Synopsis[edit]

$logdir

Paramters[edit]

None

Properties[edit]

None

Example[edit]

//echo -a $logdir

Compatibility[edit]

Added: mIRC v4.52
Added on: 06 Jul 1996
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See also[edit]

[Expand]
v · d · e mIRC identifier list