Auto-replace

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
Terka
Posts: 157
Joined: 05 Nov 2015, 04:59

Auto-replace

20 Sep 2017, 05:22

hi all,
using US and Czech keyboard and would like to have same replace for
hi)
and
hi]

i can solve it with

Code: Select all

:*:hi]::hi how are you
:*:hi)::hi how are you
but is there a possibility to have it on one line?
Using something like

Code: Select all

:*:hi     ] or (     ::hi how are you
Thank you!
just me
Posts: 9453
Joined: 02 Oct 2013, 08:51
Location: Germany

Re: Auto-replace

20 Sep 2017, 05:44

Depending on your other hotstrings:

Code: Select all

#Hotstring EndChars )]
:O:hi::hi how are you
Terka
Posts: 157
Joined: 05 Nov 2015, 04:59

Re: Auto-replace

20 Sep 2017, 06:49

thank you!

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: doodles333 and 286 guests