From WikiChip
Difference between revisions of "mirc/identifiers/$mp3dir"
(Created page with "{{mirc title|$mp3dir Identifier}}{{Deprecated feature|new={{mIRC|$sound|$sound(dir)}}}}'''$mp3dir''' returns the directory specified in the Sound Requests section of the Optio...") |
|||
Line 1: | Line 1: | ||
− | {{mirc title|$mp3dir Identifier}}{{Deprecated feature|new={{mIRC|$sound|$sound( | + | {{mirc title|$mp3dir Identifier}}{{Deprecated feature|new={{mIRC|$sound|$sound(mp3)}}}}'''$mp3dir''' returns the directory specified in the Sound Requests section of the Options dialog for mp3 files |
== Synopsis == | == Synopsis == |
Revision as of 17:13, 2 October 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(mp3).$mp3dir returns the directory specified in the Sound Requests section of the Options dialog for mp3 files
Synopsis
$mp3dir
Paramters
None
Properties
None
Example
//echo -a $mp3dir
Compatibility
Added: mIRC v5.8
Added on: 05 Sep 2000
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.