autohotkey常见错误信息 提示 警告及解决
1、Parameter #1 invalid.第一个参数无效。

3、ambiguous or invalid use of "."歧义或无效地使用“.”


6、Return's parameter should be blank except inside a function.返回参数应该为空,除非在函数里。

8、Call to nonexistent function.调用不存在的函数。

1、Parameter #1 invalid.第一个参数无效。
3、ambiguous or invalid use of "."歧义或无效地使用“.”
6、Return's parameter should be blank except inside a function.返回参数应该为空,除非在函数里。
8、Call to nonexistent function.调用不存在的函数。