vbs編程中,goto語句不能用? [金字塔]
- 咨詢內(nèi)容:
請教:vbs編程中,goto語句不能用?
- 金字塔客服:
提示報(bào)錯
for i=0 to technic.GridCount-1
Set Grid = Technic.GetGridByIndex(i)
for j=0 to Grid.formulaCount-1
set formula=grid.getformulaByIndex(j)
if formula.name=zbName then
goto aa
end if
next
if j<> Grid.formulaCount-1 then exit for
next
aa:
提示報(bào)錯
錯誤代碼1024,缺少語句 - 用戶回復(fù): 不能用的 vbs不支持goto
有思路,想編寫各種指標(biāo)公式,程序化交易模型,選股公式,預(yù)警公式的朋友
可聯(lián)系技術(shù)人員 QQ: 1145508240 進(jìn)行 有償 編寫!(不貴!點(diǎn)擊查看價(jià)格!)
相關(guān)文章
-
沒有相關(guān)內(nèi)容