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

(Modified /creq command - mIRC)
Line 1: Line 1:
 
'''/creq''' command allows you to modify the mIRC DCC Chat options in the command-line, without having to open the mIRC options dialog.
 
'''/creq''' command allows you to modify the mIRC DCC Chat options in the command-line, without having to open the mIRC options dialog.
  
= Synopsis =
+
== Synopsis ==
 
<pre>/creq [+m|-m] [ask | auto | ignore]</pre>
 
<pre>/creq [+m|-m] [ask | auto | ignore]</pre>
  
= Switches =
+
== Switches ==
 
<span style="display: inline-block; width: 30px;">'''+m'''</span>Enable automatic minimizing of DCC Chat requests when they are initiated.
 
<span style="display: inline-block; width: 30px;">'''+m'''</span>Enable automatic minimizing of DCC Chat requests when they are initiated.
  
 
<span style="display: inline-block; width: 30px;">'''-m'''</span>Disable automatic minimizing of DCC Chat requests when they are initiated.
 
<span style="display: inline-block; width: 30px;">'''-m'''</span>Disable automatic minimizing of DCC Chat requests 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 Chat requests. 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 Chat requests. 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 Chat requests.
 
<span style="display: inline-block; width: 60px;">'''ignore'''</span>This parameter enables the ability to ignore all incoming DCC Chat requests.
  
= Examples =
+
== Examples ==
 
'''Enable automatic minimizing of DCC Chats'''
 
'''Enable automatic minimizing of DCC Chats'''
 
<pre>/creq +m</pre>
 
<pre>/creq +m</pre>
Line 23: Line 23:
 
<pre>/creq auto</pre>
 
<pre>/creq 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 ==
 
[[/sreq command - mIRC|/sreq]]
 
[[/sreq command - mIRC|/sreq]]
  

Revision as of 15:23, 23 June 2014

/creq command allows you to modify the mIRC DCC Chat options in the command-line, without having to open the mIRC options dialog.

Synopsis

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

Switches

+mEnable automatic minimizing of DCC Chat requests when they are initiated.

-mDisable automatic minimizing of DCC Chat requests when they are initiated.

Parameters

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

autoAutomatically accepts incoming DCC Chat Requests.

ignoreThis parameter enables the ability to ignore all incoming DCC Chat requests.

Examples

Enable automatic minimizing of DCC Chats

/creq +m

Set DCC Chats to automatically accept

/creq auto

Compatibility

Added: mIRC v3.8

Added On: 25/11/95

See Also

/sreq

$creq

$sreq