以文本方式查看主题

-  金字塔客服中心 - 专业程序化交易软件提供商  (http://weistock.com/bbs/index.asp)
--  公式模型编写问题提交  (http://weistock.com/bbs/list.asp?boardid=4)
----  循环语句中 不能用ref 如何解决问题  (http://weistock.com/bbs/dispbbs.asp?boardid=4&id=82145)

--  作者:qq代人发帖
--  发布时间:2015/8/7 15:05:51
--  循环语句中 不能用ref 如何解决问题
循环语句中 不能用ref  如何解决问题
--  作者:jinzhe
--  发布时间:2015/8/7 15:07:55
--  

写在外面

r1:=ref(c,1);

 

if  ........ then  r1.........;