set cnt 0
label top
solx auto
set st $_lasterr
inc cnt
echo count = $cnt
if $st = 1
goto top
endif
echo count = $cnt
