找回密码
 加入
搜索
查看: 1619|回复: 2

[AU3基础] [已解决]编译(带选项)时出现错误~~如何解决

[复制链接]
发表于 2011-3-8 19:06:00 | 显示全部楼层 |阅读模式
本帖最后由 pdp320921 于 2011-3-8 22:06 编辑
...
...
Func install()
        If FileExists (@DesktopDir & "\OTC(Latest)\CTest_v2_4_0201\Install CTest v2.4.0201 and TMS v1.0.19.exe") 
                Then
           Run(@DesktopDir & "\OTC(Latest)\CTest_v2_4_0201\Install CTest v2.4.0201 and TMS v1.0.19.exe")
        ElseIf FileExists (@DesktopDir & "\OCT\Install CTest v2.4.0201 and TMS v1.0.19.exe") 
                  Run(@DesktopDir & "\OCT\Install CTest v2.4.0201 and TMS v1.0.19.exe")
        EndIf
While 1
        If WinActive("CTest - InstallShield Wizard","Setup Type") 
                        Or WinActive("Confirm Uninstall","Do you want to completely") 
                Then ExitLoop
        Sleep(10)
WEnd
...
....

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?加入

×
发表于 2011-3-8 21:47:50 | 显示全部楼层
本帖最后由 the886 于 2011-3-8 21:49 编辑

这么明显都看不出来? 表达示错误  这个是中文吧 中文不算,还有小箭头指你看了。。。
if .... then

elseif ... then

endif
 楼主| 发表于 2011-3-8 22:03:19 | 显示全部楼层
汗~~~
已经改过了,是编辑排版的问题,拷过去的代码怎么丢了then

谢了,楼上~~
您需要登录后才可以回帖 登录 | 加入

本版积分规则

QQ|手机版|小黑屋|AUTOIT CN ( 鲁ICP备19019924号-1 )谷歌 百度

GMT+8, 2024-9-22 23:21 , Processed in 0.080162 second(s), 24 queries .

Powered by Discuz! X3.5 Licensed

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表