首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 开发语言 > PB >

下面的代码无法保存

2012-03-09 
下面的代码无法保存,请指教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

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

热点排行