标题:[求助]set filter to trim(thisform.text1.value)$thisform.combo2.display ...
取消只看楼主
liubovfp
Rank: 1
等 级:新手上路
帖 子:12
专家分:0
注 册:2007-3-11
 问题点数:0 回复次数:0 
[求助]set filter to trim(thisform.text1.value)$thisform.combo2.displayvalue 为

set filter to trim(thisform.text1.value)$thisform.combo2.displayvalue 为什么执行不了呢

试过
select 1
aa=trim(thisform.text1.value)$thisform.combo1.displayvalue
set filter to aa
thisform.refresh
不行

select 1
aa=thisform.combo1.displayvalue
set filter to trim(thisform.text1.value)$aa
thisform.refresh

也不行
晕了

搜索更多相关主题的帖子: thisform filter trim set refresh 
2007-03-11 14:09



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




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

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