怎样打印临时表表单
我想选择固定一条记录进行打印,写的代码如下:select * from 租借表 where allt(客户编号)==allt(thisform.text1.value) into cursor tmp
select tmp
REPORT FORM tmp PREVIEW
提示我文件不存在。。。。
2017-12-28 08:17

2017-12-28 08:57
2017-12-28 10:34
2017-12-28 12:57
2017-12-28 12:57
2017-12-28 13:06
2017-12-28 13:11
2017-12-28 13:28
2017-12-28 13:31
2017-12-28 19:20