autohotkey常见错误信息 提示 警告及解决
的有关信息介绍如下:autohotkey常见错误信息 提示 警告及解决
Parameter #1 invalid.
第一个参数无效。
The leftmost character is illegal in an expression.
上述最左边的单词在表达式中是方法的。
ambiguous or invalid use of "."
歧义或无效地使用“.”
This line does not contain a recognized action.
这行不包含可识别的动作。
Empty variable reference (%%)
%%中空的引用变量。
Return's parameter should be blank except inside a function.
返回参数应该为空,除非在函数里。
"Send" requires at least 1 parameter.
Send需要至少一个参数。
Call to nonexistent function.
调用不存在的函数。