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

m
Line 1: Line 1:
 
{{mirc title|$dir identifier}}{{Deprecated feature|new={{mIRC|$sdir}}}}'''$dir''' displays the select folder dialog and returns the selected folder.
 
{{mirc title|$dir identifier}}{{Deprecated feature|new={{mIRC|$sdir}}}}'''$dir''' displays the select folder dialog and returns the selected folder.
 +
 +
  
  
Line 7: Line 9:
 
== Parameters ==
 
== Parameters ==
  
* '''title''' - The optional title of the dialog
+
* '''title''' - The optional title of the dialog, the quote are optional if your title does not have space
 
* '''<dir>''' - the directory/file to be opened, can be a wildcard
 
* '''<dir>''' - the directory/file to be opened, can be a wildcard
  

Revision as of 16:34, 27 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, the quote are optional if your title does not have space
  • <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

[Expand]
v · d · e mIRC identifier list