j-r-j 发表于 2007-8-20 12:34:13

为什么我的正则表达式识别不了呢?

SQAGetPropertyArray "Type=HTMLLink;HTMLId=item_\b{9}","Id",out()
为什么这个正则表达式识别不了呢?
请教大家正则表达式在robot中如何写呢?需要进行什么设置吗?

yuandjing 发表于 2007-8-21 21:33:50

关注中。。。

j-r-j 发表于 2007-8-22 15:16:02

高手帮帮忙啊。

caesarqth 发表于 2007-8-22 22:53:34

这个函数需要包含"sqautil.sbh"的头文件
'$Include "sqautil.sbh"
具体可参考它的SQA帮助
This command requires that you include the header file SQAUTIL.SBH with the SQABasic metacommand '$Include.

j-r-j 发表于 2007-8-23 10:45:25

谢谢caesarqth,我写的时候也加上了这句话,可还是识别不了:(
请指教。
页: [1]
查看完整版本: 为什么我的正则表达式识别不了呢?