Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想创建条形码宏 - 如果用户扫描某个条形码,它将运行一个脚本。条码可以是任意字符串,只是为了触发脚本。有任何想法吗?
提前致谢!
要根据特定输入(例如键盘)运行脚本,请执行以下操作:
扫描字符串示例:asdkffasdf
:?*:asdkffasdf:: SoundBeep, 500,500 MsgBox, String asdkffasdf has been scanned Return