以文本方式查看主题

-  Foxtable(狐表)  (http://www.foxtable.com/bbs/index.asp)
--  专家坐堂  (http://www.foxtable.com/bbs/list.asp?boardid=2)
----  HttpRequest 中Functions.Execute 参数如何使用 e.GetValues  (http://www.foxtable.com/bbs/dispbbs.asp?boardid=2&id=118010)

--  作者:baiheinet
--  发布时间:2018/4/23 12:31:00
--  HttpRequest 中Functions.Execute 参数如何使用 e.GetValues
e.WriteString(Functions.Execute("Max",e.GetValues("iso"),2))
用帮助的max函数 测试 总是提醒 调用目标发生异常 怎么解?
[此贴子已经被作者于2018/4/23 12:31:50编辑过]

--  作者:有点甜
--  发布时间:2018/4/23 15:07:00
--  

弹出 msgbox(e.GetValues("iso")) 看看是什么

 

在你max函数,加入msgbox,弹出各个值看一下