Const $TestModule[3] = ["AA", "BB", "CC"] Const $AA[5] = ["test name 1", _ "test name 2", _ "test name 3", _ "test name 4", _ "test name 5"]
For $testId = 1 To UBound($testModule[0]) ConsoleWrite($testID & @TAB & $($testModule[0])[$testId-1]) Next
举报
$aVar = Eval($TestModule[0]) MsgBox(0, "", $aVar[0])
查看全部评分
本版积分规则 发表回复 回帖后跳转到最后一页
|手机版|小黑屋|AUTOIT CN ( 鲁ICP备19019924号-1 )谷歌 百度
GMT+8, 2025-5-5 00:03 , Processed in 0.171253 second(s), 24 queries .
Powered by Discuz! X3.5 Licensed
© 2001-2025 Discuz! Team.