自动热键指令


0

尝试创建以下自动快捷键时出现以下错误。

#If测试
错误:此行不包含公认的操作。

为什么我现在不能在autohotkey中使用#If指令?

test=1
#If test
  a::b

Answers:


By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.