alias tree {
:begin
.echo -a $chr(124) $notify(%tx) $chr(40) $notify(%tx).ison
if $notify(%tx).ison == $false { .echo 12no conectado }
if %tx > 10 { halt }
inc %tx
goto begin
}

i made this , but in the if %tx > 10 { halt } doesnt work

any help?


mess with the best