脚本报错,请大侠帮忙瞄瞄。 (web_reg_save_param)
脚本:web_reg_find("TEXT=OK",LAST);
web_reg_save_param("Transid", "LB=TransID", "RB=EndTime", LAST);
运行日志:
Action.c(71): Registering web_reg_find was successful
Action.c(72): Registering web_reg_save_param was successful
Action.Error -27257: Pending web_reg_save_param/reg_find/create_html_param request(s) detected and reset at the end of iteration number 1
请大侠帮忙瞄瞄 web_reg_save_param后面没跟任何脚本? 在这个地方我 拿它当 参数检查使用啊
这样不行吗?
注释这一行 ,就留web_reg_find("TEXT=OK",LAST);
报的错也 一样。 呵呵找出问题了,放错位置了 o(∩_∩)o...哈哈 初级错误。。 应该是把这个关联放在了要访问的URL后面了 怎么一段代码真没看出来
页:
[1]