|
发表于 2020-7-24 10:43:47
|
显示全部楼层
>"D:\AutoItPotable-master\SciTE\AccAu3Wrapper\AccAu3Wrapper.exe" /Prod /AU3check /in "D:\AutoItPotable-master\AutoItMiniTool.au3"
+>10:43:23 开始 AccAu3Wrapper v.16.306.1237.0 SciTE v.4.2.0.0
------------------------------------------------------------------------------------------------------
键盘布局:E0200804 操作系统:WIN_10/ CPU:X64 系统架构:X64 文件编码:UTF8含BOM(128) 字符集:65001
SciTE目录 => D:\AutoItPotable-master\SciTE 用户目录 => D:\AutoItPotable-master\SciTE\AccAu3Wrapper SCITE_HOME => D:\AutoItPotable-master\SciTE SCITE_USERHOME => D:\AutoItPotable-master\SciTE
------------------------------------------------------------------------------------------------------
>运行 AU3Check (3.3.14.5) 从:D:\AutoItPotable-master
"D:\AutoItPotable-master\AutoItMiniTool.au3"(218,34) : 警告: $gui_checked: 可能使用在声明之前.
GUICtrlSetState(-1, $gui_checked)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
"D:\AutoItPotable-master\AutoItMiniTool.au3"(224,32) : 警告: $gui_event_close: 可能使用在声明之前.
GUISetOnEvent($gui_event_close,
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
"D:\AutoItPotable-master\AutoItMiniTool.au3"(481,39) : 警告: $gui_dropaccepted: 可能使用在声明之前.
GUICtrlSetState(-1, $gui_dropaccepted)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
"D:\AutoItPotable-master\AutoItMiniTool.au3"(626,38) : 警告: $gui_acceptfiles: 可能使用在声明之前.
GUICtrlSetState(-1, $gui_acceptfiles)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
"D:\AutoItPotable-master\AutoItMiniTool.au3"(628,34) : 警告: $gui_event_dropped: 可能使用在声明之前.
GUISetOnEvent($gui_event_dropped,
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
"D:\AutoItPotable-master\AutoItMiniTool.au3"(218,34) : 错误: $gui_checked: 未声明的全局变量.
GUICtrlSetState(-1, $gui_checked)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
"D:\AutoItPotable-master\AutoItMiniTool.au3"(224,32) : 错误: $gui_event_close: 未声明的全局变量.
GUISetOnEvent($gui_event_close,
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
"D:\AutoItPotable-master\AutoItMiniTool.au3"(481,39) : 错误: $gui_dropaccepted: 未声明的全局变量.
GUICtrlSetState(-1, $gui_dropaccepted)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
"D:\AutoItPotable-master\AutoItMiniTool.au3"(626,38) : 错误: $gui_acceptfiles: 未声明的全局变量.
GUICtrlSetState(-1, $gui_acceptfiles)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
"D:\AutoItPotable-master\AutoItMiniTool.au3"(628,34) : 错误: $gui_event_dropped: 未声明的全局变量.
GUISetOnEvent($gui_event_dropped,
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
D:\AutoItPotable-master\AutoItMiniTool.au3 - 5 条错误, 5 条警告
!>10:43:23 AU3Check 语法检查结束. 按F4键跳转到下一个错误.rc:2
+>10:43:23 AccAu3Wrapper 完成.
>Exit code: 0 Time: 0.6185
|
评分
-
查看全部评分
|