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

m
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.
 
'''/sreq''' command 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.
 
<span style="display: inline-block; width: 30px;">'''+m'''</span>Enable 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.
 
<span style="display: inline-block; width: 30px;">'''-m'''</span>Disable automatic minimizing of DCC Sends when they are initiated.
  
= Parameters =
+
== Parameters ==
 
<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;">'''ask'''</span>Makes sure you get a notification on all incoming DCC Sends. You can either accept or decline each DCC Send.
  
Line 16: Line 16:
 
<span style="display: inline-block; width: 60px;">'''ignore'''</span>This parameter enables the ability to ignore all incoming DCC Sends.
 
<span style="display: inline-block; width: 60px;">'''ignore'''</span>This parameter enables the ability to ignore all incoming DCC Sends.
  
= Examples =
+
== Examples ==
 
'''Enable automatic minimizing of DCC Sends'''
 
'''Enable automatic minimizing of DCC Sends'''
 
<pre>/sreq +m</pre>
 
<pre>/sreq +m</pre>
Line 23: Line 23:
 
<pre>/sreq auto</pre>
 
<pre>/sreq auto</pre>
  
= Compatibility =
+
== Compatibility ==
 
Added: mIRC v3.8
 
Added: mIRC v3.8
  
 
Added On: 25/11/95
 
Added On: 25/11/95
  
= See Also =
+
== See Also ==
 
[[/creq command - mIRC|/creq]]
 
[[/creq command - mIRC|/creq]]
  

Revision as of 15:23, 23 June 2014

/sreq command allows you to modify the mIRC DCC Send options on the fly, without having to open the mIRC options dialog.

Synopsis

/sreq [+m|-m] [ask | auto | ignore]

Switches

+mEnable automatic minimizing of DCC Sends when they are initiated.

-mDisable automatic minimizing of DCC Sends when they are initiated.

Parameters

askMakes sure you get a notification on all incoming DCC Sends. You can either accept or decline each DCC Send.

autoAutomatically accepts incoming DCC Sends.

ignoreThis parameter enables the ability to ignore all incoming DCC Sends.

Examples

Enable automatic minimizing of DCC Sends

/sreq +m

Set DCC Sends to automatically accept

/sreq auto

Compatibility

Added: mIRC v3.8

Added On: 25/11/95

See Also

/creq

$creq

$sreq