Now i have solved that problem, now to next.
[/code]
alias rlog {
var %xi = 1
:start
.remove " $+ $dirlog $+ $sline(@Logviewer,%xi) $+ .log $+ "
inc %xi
if (%ix > %xi) { goto start }
else {
unset %xi
}
}
[/code]
when i have highlighted 5 logs, then it removes only 4 of them, not all 5, how do i solve that? :tongue:

;------------------- EDIT

Never mind, solver it.. thnx for the help on the things abow smile

Last edited by sparta; 19/01/06 11:11 PM.

if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }