From WikiChip
Difference between revisions of "mirc/commands/rline"
< mirc‎ | commands

m (Bot: Adding a template)
m (Bot: Fixing links)
Line 29: Line 29:
 
* [[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]]
* [[/aline command - mIRC|/aline]]
+
* {{mIRC|/aline}}
* [[/iline command - mIRC|/iline]]
+
* {{mIRC|/iline}}
* [[/dline command - mIRC|/dline]]
+
* {{mIRC|/dline}}
* [[/cline command - mIRC|/cline]]
+
* {{mIRC|/cline}}
* [[/sline command - mIRC|/sline]]
+
* {{mIRC|/sline}}
 
* [[$line identifier - mIRC|$line]]
 
* [[$line identifier - mIRC|$line]]
 
* [[$fline identifier - mIRC|$fline]]
 
* [[$fline identifier - mIRC|$fline]]

Revision as of 19:52, 5 July 2014

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/04/97

Note: Individual switches were not taken into consideration.

See also

[Expand]
v · d · e mIRC commands list