Project

General

Profile

Sline » History » Version 4

Per Amundsen, 01/24/2020 11:57 PM

1 1 Per Amundsen
_Added in 1.9.0_
2
3 4 Per Amundsen
*/sline [-arSW] <#channel> <N|nick>*
4 1 Per Amundsen
5
Selects or de-selects lines in a channel nickname listbox. It can select either the Nth nickname in a listbox, or a specified nickname.
6
7
*Switches*
8
9 2 Per Amundsen
-a - Appends selection to current selection.
10 1 Per Amundsen
-r - Deselects instead of selects.
11 4 Per Amundsen
-S - Use status window. *(AdiIRC only)*
12
-W - Allow using a channel or query window name for @name. *(AdiIRC only)*
13 1 Per Amundsen
14
*Parameters*
15
16
<#channel> - Channel where the listbox is located.
17 3 Per Amundsen
<N|nick> - Nick or the Nth nick to select.