(assuming the id of your box is 15)
Code:
alias gmsg {
var %i $1
while (%i <= $did(name,15).lines) && (%i <= $2) {
did -ck name 15 %i
msg $did(name,15).seltext <yourstuffhere>
inc %i
}
} 


edit:
now he can use $gmsg(10,20) that will message the 10th to 20th channel in listbox.

Last edited by pheonix; 12/07/03 02:22 AM.

new username: tidy_trax