编程论坛 » PowerBuilder » 错误代码分析
注册会员
各位高手们谁来帮我看一下这段代码string ls_item
ls_item=this.getitemstring(currentrow,"sdf")//添加上这段代码运行时就出错
dw_2.retrieve(ls_item)这个是查询功能代码的一部分~~谁能告诉我为什么添加上第二句代码运行时就出错~~先谢谢各位了~~
搜索更多相关主题的帖子: 代码 item sdf string currentrow
查看详细资料
TOP