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

m
 
Line 1: Line 1:
{{mirc title|$wavedir Identifier}}{{Deprecated feature|new={{mIRC|$sound|$sound(wave)}}}}'''$wavedir''' return the directory specified in the Sound Requests section of the Options dialog for waves files.
+
{{mirc title|$wavedir identifier}}{{Deprecated feature|new={{mIRC|$sound|$sound(wave)}}}}'''$wavedir''' returns the directory specified in the Sound Requests section of the Options dialog for wav files.
 +
 
  
 
== Synopsis ==
 
== Synopsis ==
 
<pre>$wavedir</pre>
 
<pre>$wavedir</pre>
  
== Paramters ==
+
== Parameters ==
 
 
 
None
 
None
  
 
== Properties ==
 
== Properties ==
 
 
None
 
None
  
Line 18: Line 17:
 
{{mIRC compatibility|4.52}}
 
{{mIRC compatibility|4.52}}
  
== See Also ==
+
== See also ==
{{mIRC|$mp3dir}}
+
* {{mIRC|$mp3dir}}
{{mIRC|$sound}}
+
* {{mIRC|$sound}}
{{mIRC|$mididir}}
+
* {{mIRC|$mididir}}
[[Category:MIRC identifiers]]
+
{{mIRC identifier list}}
 +
 
 +
[[Category:mIRC identifiers|wavedir]]

Latest revision as of 18:10, 22 September 2017

Note: This feature has essentially been replaced by $sound(wave).$wavedir returns the directory specified in the Sound Requests section of the Options dialog for wav files.


Synopsis[edit]

$wavedir

Parameters[edit]

None

Properties[edit]

None

Example[edit]

//echo -a $wavedir

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