From WikiChip
Difference between revisions of "mirc/identifiers/$wavedir"
(Created page with "{{mirc title|$wavedir Identifier}}{{Deprecated feature|new={{mIRC|$sound}}(wave)}}'''$wavedir''' return == Synopsis == <pre>$wavedir</pre> == Paramters == <span style="dis...") |
|||
Line 1: | Line 1: | ||
− | {{mirc title|$wavedir Identifier}}{{Deprecated feature|new={{mIRC|$sound | + | {{mirc title|$wavedir Identifier}}{{Deprecated feature|new={{mIRC|$sound|$sound(wave)}}}}'''$wavedir''' return |
== Synopsis == | == Synopsis == | ||
Line 6: | Line 6: | ||
== Paramters == | == Paramters == | ||
− | + | None | |
== Properties == | == Properties == | ||
− | + | None | |
== Example == | == Example == | ||
− | <source lang="mIRC">//echo -a $ | + | <source lang="mIRC">//echo -a $wavedir</source> |
== Compatibility == | == Compatibility == | ||
− | {{mIRC compatibility| | + | {{mIRC compatibility|4.52}} |
== See Also == | == See Also == | ||
− | {{mIRC|$ | + | {{mIRC|$mp3dir}} |
− | {{mIRC|$ | + | {{mIRC|$sound}} |
− | {{mIRC|$ | + | {{mIRC|$mididir}} |
− | |||
− | |||
[[Category:MIRC identifiers]] | [[Category:MIRC identifiers]] |
Revision as of 16:45, 7 September 2015
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
Note: This feature has essentially been replaced by $sound(wave).$wavedir return
Synopsis
$wavedir
Paramters
None
Properties
None
Example
//echo -a $wavedir
Compatibility
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.