标题:[求助]这个代码有点不懂,麻烦给看看,谢谢~
取消只看楼主
santu2006
Rank: 1
等 级:新手上路
帖 子:30
专家分:0
注 册:2006-8-6
 问题点数:0 回复次数:1 
[求助]这个代码有点不懂,麻烦给看看,谢谢~

过程:load
____________________________________________________
set excl on
public mzppath
if not used('zpml')
use zpml in 0
endif
sele zpml
mzppath=allt(zpml1)

if not used('nd')
use nd in 0
endif
selec nd
set filt to &&录入、打印信息表时使用
count
publ ndarr(_tally,2)
sele nd,nh from nd into array ndarr order by nd

if not used('bm')
use nd in 0
endif
selec bm
set filt to &&录入、打印信息表时使用
count
publ bmarr(_tally,2)
sele bmdm,bmmc from nd into array bmarr order by bm

if not used('lb')
use nd in 0
endif
selec lb
set filt to &&录入、打印信息表时使用
count
publ lbarr(_tally,2)
sele lbdm,lbmc from nd into array lbarr order by lb
_____________________________________________________________

运行后提示文件正在使用
挂起时显示错误在红色表注处

高人帮帮忙~谢谢

搜索更多相关主题的帖子: 代码 麻烦 
2006-08-07 01:29
santu2006
Rank: 1
等 级:新手上路
帖 子:30
专家分:0
注 册:2006-8-6
得分:0 
谢谢~
是我粗心把代码弄错了~~
对您的回复我表示衷心的感谢!
2006-08-07 10:44



参与讨论请移步原网站贴子:https://bbs.bccn.net/thread-82497-1-1.html




关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 1.448120 second(s), 8 queries.
Copyright©2004-2025, BCCN.NET, All Rights Reserved