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

(Created $creq command - mIRC)
 
Line 1: Line 1:
 
'''$creq''' will return the current parameter settings for DCC Chat requests.
 
'''$creq''' will return the current parameter settings for DCC Chat requests.
  
= Synopsis =
+
== Synopsis ==
 
<pre>$creq</pre>
 
<pre>$creq</pre>
  
= Switches =
+
== Switches ==
 
None
 
None
  
= Results =
+
== Results ==
 
<span style="display: inline-block; width: 60px;">'''ask'''</span>DCC Chat requests will popup an authorization window asking you whether you wish to accept or decline all incoming DCC Sends.
 
<span style="display: inline-block; width: 60px;">'''ask'''</span>DCC Chat requests will popup an authorization window asking you whether you wish to accept or decline all incoming DCC Sends.
  
Line 14: Line 14:
 
<span style="display: inline-block; width: 60px;">'''ignore'''</span>All incoming DCC Chats will be ignored.
 
<span style="display: inline-block; width: 60px;">'''ignore'''</span>All incoming DCC Chats will be ignored.
  
= Examples =
+
== Examples ==
 
'''Echo the current status of DCC Chats to the active window'''
 
'''Echo the current status of DCC Chats to the active window'''
 
<pre>//echo -a $creq</pre>
 
<pre>//echo -a $creq</pre>
  
= Compatibility =
+
== Compatibility ==
 
Added: mIRC v5.4
 
Added: mIRC v5.4
  
 
Added On: 23/06/98
 
Added On: 23/06/98
  
= See Also =
+
== See Also ==
 
[[/creq command - mIRC|/creq]]
 
[[/creq command - mIRC|/creq]]
  

Revision as of 15:23, 23 June 2014

$creq will return the current parameter settings for DCC Chat requests.

Synopsis

$creq

Switches

None

Results

askDCC Chat requests will popup an authorization window asking you whether you wish to accept or decline all incoming DCC Sends.

autoAll incoming DCC Chats will be automatically accepted.

ignoreAll incoming DCC Chats will be ignored.

Examples

Echo the current status of DCC Chats to the active window

//echo -a $creq

Compatibility

Added: mIRC v5.4

Added On: 23/06/98

See Also

/creq

/sreq

$creq