From WikiChip
Difference between revisions of "mirc/commands/sreq"
< mirc‎ | commands

(Created /sreq command - mIRC)
 
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
'''/sreq''' command allows you to modify the mIRC DCC Send options on the fly, without having to open the mIRC options dialog.
+
{{mirc title|/sreq command}}'''/sreq''' allows you to modify the mIRC DCC Send options on the fly, without having to open the mIRC options dialog.
  
= Synopsis =
+
== Synopsis ==
 
<pre>/sreq [+m|-m] [ask | auto | ignore]</pre>
 
<pre>/sreq [+m|-m] [ask | auto | ignore]</pre>
  
= Switches =
+
== Switches ==
<span style="display: inline-block; width: 30px;">'''+m'''</span>Enable automatic minimizing of DCC Sends when they are initiated.
+
* '''+m''' - Enable automatic minimizing of DCC Sends when they are initiated.
 +
* '''-m''' - Disable automatic minimizing of DCC Sends when they are initiated.
  
<span style="display: inline-block; width: 30px;">'''-m'''</span>Disable automatic minimizing of DCC Sends when they are initiated.
+
== Parameters ==
 +
* '''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.
  
= Parameters =
+
== Examples ==
<span style="display: inline-block; width: 60px;">'''ask'''</span>Makes sure you get a notification on all incoming DCC Sends. You can either accept or decline each DCC Send.
 
 
 
<span style="display: inline-block; width: 60px;">'''auto'''</span>Automatically accepts incoming DCC Sends.
 
 
 
<span style="display: inline-block; width: 60px;">'''ignore'''</span>This parameter enables the ability to ignore all incoming DCC Sends.
 
 
 
= Examples =
 
 
'''Enable automatic minimizing of DCC Sends'''
 
'''Enable automatic minimizing of DCC Sends'''
 
<pre>/sreq +m</pre>
 
<pre>/sreq +m</pre>
Line 23: Line 20:
 
<pre>/sreq auto</pre>
 
<pre>/sreq auto</pre>
  
= Compatibility =
+
== Compatibility ==
Added: mIRC v3.8
+
{{mIRC compatibility|3.8}}
 +
 
 +
== See Also ==
 +
* {{mIRC|/creq}}
 +
* {{mIRC|$creq}}
 +
* {{mIRC|$sreq}}
 +
* [[List of commands - mIRC|List of commands]]
 +
* [[List of identifiers - mIRC|List of identifiers]]
  
Added On: 25/11/95
+
{{mIRC command list}}
  
= See Also =
+
[[Category:mIRC commands|sreq]]
[[/creq command - mIRC|/creq]]
 
[[$creq identifier - mIRC|$creq]]
 
[[$sreq identifier - mIRC|$sreq]]
 

Latest revision as of 01:04, 4 May 2023

/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]


[Expand]
v · d · e mIRC commands list