From WikiChip
Difference between revisions of "mirc/commands/fupdate"
Line 11: | Line 11: | ||
== Parameters == | == Parameters == | ||
− | * '''N''' - The number of lines to be buffered before getting displayed, between 0 and 100 | + | * '''N''' - The number of lines to be buffered before getting displayed, between 0 and 100, 0 if the default mIRC behavior, the one always in place prior this command allowed one to change it |
== Example == | == Example == |
Revision as of 13:29, 16 January 2018
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
The /fupdate command allows you to set the maximum of lines that should be buffered before being displayed into a window
If used with no parameter, it displays the current number set.
Synopsis
/fupdate [N]
Switches
None
Parameters
- N - The number of lines to be buffered before getting displayed, between 0 and 100, 0 if the default mIRC behavior, the one always in place prior this command allowed one to change it
Example
None
Compatibility
Pending, beta stage.