新微赢技术网
标题:
关于QB中的RESTORE语句
[打印本页]
作者:
月半弯
时间:
2009-7-3 05:50
标题:
关于QB中的RESTORE语句
read a,b,c,d,e
restore b
read f,g,h,i
restore c
read j,k,m
restore a
read n,p,q
print a,b,c,d,e,f,g,h,i,j,k,m,n.p.q
line1:data 1,2,3
line2:data 4,5
line3:data 6,7,8,9,10
end
按F5运行第一个“restore b"提示出错:Fable not defind
请问如何解决。
欢迎光临 新微赢技术网 (http://bbs.weiying.cn/)
Powered by Discuz! X3.2