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

编译半途出现奇怪的问题

[复制链接]
发表于 2009-4-19 18:18:49 | 显示全部楼层 |阅读模式
本帖最后由 eaglelin 于 2009-4-28 23:26 编辑

F5解释执行可以
但是编译时候说是fileinstall()非法
我的加载的文件路径都是对的啊

[ 本帖最后由 eaglelin 于 2009-4-19 19:41 编辑 ]
发表于 2009-4-20 07:22:05 | 显示全部楼层
FileInstall() 源文件不允许使用变量或包含通配符。

The source file must be a string and not a variable so that the compiler can extract the filename to include. The source cannot contain wildcards.

When this function is used from a non-compiled script, a copy operation is performed instead (to allow for easy testing pre-compilation).
 楼主| 发表于 2009-4-28 23:26:11 | 显示全部楼层
明白!谢谢!
您需要登录后才可以回帖 登录 | 加入

本版积分规则

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

GMT+8, 2024-4-29 00:38 , Processed in 0.068957 second(s), 19 queries .

Powered by Discuz! X3.5 Licensed

© 2001-2024 Discuz! Team.

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