From WikiChip
/sreq command - mIRC
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
/sreq allows you to modify the mIRC DCC Send options on the fly, without having to open the mIRC options dialog.
Synopsis[edit]
/sreq [+m|-m] [ask | auto | ignore]
Switches[edit]
- +m - Enable automatic minimizing of DCC Sends when they are initiated.
- -m - Disable automatic minimizing of DCC Sends when they are initiated.
Parameters[edit]
- ask - Makes sure you get a notification on all incoming DCC Sends. You can either accept or decline each DCC Send.
- auto - Automatically accepts incoming DCC Sends.
- ignore - This parameter enables the ability to ignore all incoming DCC Sends.
Examples[edit]
Enable automatic minimizing of DCC Sends
/sreq +m
Set DCC Sends to automatically accept
/sreq auto
Compatibility[edit]
Added: mIRC v3.8
Added on: 25 Nov 1995
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.
See Also[edit]
mIRC commands list