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

(Created page with "{{mirc title|$dir Identifier}}{{Deprecated feature|new={{mIRC|$sdir}}}}'''$dir''' displays the select folder dialog and returns the selected folder. == Synopsis == <pre>$dir...")
 
(See Also)
Line 20: Line 20:
  
 
== See Also ==
 
== See Also ==
{{mIRC|/speak}}
+
{{mIRC|$sdir}}
 +
{{mIRC|$sfile}}
 +
{{mIRC|$hfile}}
 +
{{mIRC|$file}}
  
[[Category:mIRC identifiers|speak]]
+
[[Category:mIRC identifiers]]

Revision as of 18:27, 22 September 2017

Note: This feature has essentially been replaced by $sdir.$dir displays the select folder dialog and returns the selected folder.


Synopsis

$dir="title" <dir>

Parameters

  • title - The optional title of the dialog
  • <dir> - the directory/file to be opened, can be a wildcard

Properties

None

Example

//echo -a $dir='select dir' c:\

Compatibility

Added: mIRC v2.1a
Added on: 28 Feb 1995
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See Also

$sdir $sfile $hfile $file