下面的代码无法保存

下面的代码无法保存,请指教longll_count,ll_jif ll_count this.rowcount()if ll_count0 thenfor ll_jl

下面的代码无法保存,请指教

long ll_count,ll_j
if ll_count= this.rowcount()
if ll_count<>0 then
for ll_j=ll_count to 0 step -1
if this.isselected(ll_j) then
this.deleterow(ll_j)
end if
end for
end if
return 1

[解决办法]
哈哈,再接分吧!