From WikiChip
$hfile Identifier - mIRC
< mirc‎ | identifiers

Note: This feature has essentially been replaced by $sfile.$hfile could be used in the past to display a selection file dialog just like the old "$file" identifier, but would lay out the file in the dialog horizontally. Nowadays it returns the same $sfile


Synopsis[edit]

$hfile="title" dir

Parameters[edit]

  • title - the title of the dialog, the quote are optional if you don't use space, this parameter is optional: //echo -a $hfile c:\*.txt
  • dir - the directory you want to display, you can put a file at the end which will be used to fill the 'filename' field in the dialog


Example[edit]

//echo -a > $hfile="select" c:\

Compatibility[edit]

Added: mIRC v4.1
Added on: 27 Apr 1996
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See Also[edit]

$sfile

[Expand]
v · d · e mIRC identifier list