From WikiChip
Difference between revisions of "mirc/commands/rline"
m (Bot: Fixing compatibility) |
m (Bot: Adding a template) |
||
Line 1: | Line 1: | ||
+ | {{mIRC menu}} | ||
The '''/rline command''' replaces a line in a custom @window. | The '''/rline command''' replaces a line in a custom @window. | ||
Revision as of 23:52, 28 July 2014
Template:mIRC menu The /rline command replaces a line in a custom @window.
Synopsis
/rline -ahsl [c] <@name> <N> <text>
Switches
- -s - Clears the old selection in a listbox and selects the newly added item.
- -a - Selects the newly added item while keeping the old selection in a listbox
- -h - Highlights the window's node in the treebar is the window is minimized
- -l - Specify the action to take place on the side-listbox
Parameters
- [c] - An optional color number for the line
- <@name> - The name of the window
- <N> - The number of the line you want to replace
- <text> - The text replacing the Nth line
Example
None
Compatibility
Added: mIRC v5.0
Added on: 02 Apr 1997
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.
See also
mIRC commands list