-
WikiChip
WikiChip
-
Architectures
Popular x86
-
Intel
- Client
- Server
- Big Cores
- Small Cores
-
AMD
Popular ARM
-
ARM
- Server
- Big
- Little
-
Cavium
-
Samsung
-
-
Chips
Popular Families
-
Ampere
-
Apple
-
Cavium
-
HiSilicon
-
MediaTek
-
NXP
-
Qualcomm
-
Renesas
-
Samsung
-
From WikiChip
$hfile Identifier - mIRC
< mirc | identifiers
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
- mIRC Installation
- Virtual profile
- Playing music
- Unicode
- IPv6
- Optimization
- Threads
- DCC Protocols
- Line Length Limit
- Font rendering
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
Contents
[hide]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]
[Expand]