Database 版 (精华区)
发信人: thty.bbs@bbs.whnet.edu.cn (浩浩), 信区: cndatabase
标 题: Re: 关于PB5中的查询
发信站: 武汉白云黄鹤站 (Sun Sep 21 06:22:25 1997)
转信站: Lilac!ustcnews!ustcnews!whbbs
【 在 lzsj (大鹏鸟) 的大作中提到: 】
: 在PB5中将一个数据窗口的QueryMode=YES后,可以用什么函数获得此时
: 输入的值吗,因为输入条件时要用like "%"等字符,对用户来说这是很不
: 方便的,我想截取输入值再在脚本中加入这些字符。但无法用getitemstring()
: 等函数获得输入值,请问另有什么函数吗?
: 另外,能将改过的值写回到查询模式中去吗?
: 急切盼望高手的帮助呵。
getitemstring() realy can not get this value because
this field still not get input before you press enter.
but if you use pbm_dwnkey as user_events in datawindow
and use it to posetevent a other user_events and now
you will find you can use getitemstring to get the
value now. ok! you can use setitem to change it now!
maybe this can work.
--
饮最烈的酒,用最快的刀。※ 来源:·武汉白云黄鹤站 s1000e.whnet.edu.cn·[FROM: 202.197.66.2]
Powered by KBS BBS 2.0 (http://dev.kcn.cn)
页面执行时间:3.648毫秒