Re: [AHK-] 贴上文字及变量

楼主: fossil313 (阵雨)   2015-08-11 01:08:52
※ 引述《LivingGym (living)》之铭言:
: 目前我的script是
: :*:'rs::
: send, () wound healing with mild inflammation within normal limits
: return
: 但每次贴上后都要再手动输入一些文字到上面的()里
: 例如 (48) wound healing with mild inflammation within normal limits
: 请问有没有方法能做到像是输入'rs,48 可以输出上面那行
: 我只有想到MsgBox,但这样速度和手动加上差不多
: 谢谢
就如前面推文所说 类似这样的写法
:*:'rs::
inputbox, a
send, (%a%) wound healing with mild inflammation within normal limits
return
作者: LivingGym (living)   2015-08-14 18:23:00
谢谢
楼主: fossil313 (阵雨)   2015-08-16 04:40:00
应该感谢CHiDO 没注意到原本用msgbox XD

Links booklink

Contact Us: admin [ a t ] ucptt.com