From WikiChip
Difference between revisions of "mirc/commands/fsend"
m (Bot: Adding a template) |
(→Parameters) |
||
(8 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{mirc title|/fsend Command}} | ||
The '''/fsend command''' turns on/off the fast dcc send feature. Displays a line with the current status (active window if applicable, status window otherwise). | The '''/fsend command''' turns on/off the fast dcc send feature. Displays a line with the current status (active window if applicable, status window otherwise). | ||
== Synopsis == | == Synopsis == | ||
− | /fsend [on|off] | + | /fsend [on|off|N] |
== Switches == | == Switches == | ||
Line 8: | Line 9: | ||
== Parameters == | == Parameters == | ||
− | * ''' | + | * '''on/off''' - if specified, enable/disable the fast send option |
+ | * '''N''' - a number between 0 and 100, experimental fast dcc feature | ||
== Example == | == Example == | ||
Line 15: | Line 17: | ||
== Compatibility == | == Compatibility == | ||
Added: 3.3 - 3.4 | Added: 3.3 - 3.4 | ||
− | |||
− | |||
− | |||
− | |||
== See also == | == See also == | ||
Line 25: | Line 23: | ||
{{mIRC command list}} | {{mIRC command list}} | ||
− | [[Category: | + | [[Category:mIRC commands|fsend command - mIRC]] |
Latest revision as of 23:50, 16 August 2022
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
The /fsend command turns on/off the fast dcc send feature. Displays a line with the current status (active window if applicable, status window otherwise).
Synopsis[edit]
/fsend [on|off|N]
Switches[edit]
None
Parameters[edit]
- on/off - if specified, enable/disable the fast send option
- N - a number between 0 and 100, experimental fast dcc feature
Example[edit]
Compatibility[edit]
Added: 3.3 - 3.4
See also[edit]
mIRC commands list