From WikiChip
Difference between revisions of "mirc/commands/fsend"
(Created page with "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 =...") |
(→Parameters) |
||
(9 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 == | ||
* [[List of commands - mIRC|List of commands]] | * [[List of commands - mIRC|List of commands]] | ||
* [[List of identifiers - mIRC|List of identifiers]] | * [[List of identifiers - mIRC|List of identifiers]] | ||
+ | {{mIRC command list}} | ||
− | [[Category:mIRC commands]] | + | [[Category:mIRC commands|fsend command - mIRC]] |
Latest revision as of 22: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