Hi,
I have been using AutoHotKey for generating text using a "#" key suffix.
For instance #p will generate my Postcode; #t my telephone number; #e my email address etc.
However, I now wish to have a hotkey which will display a "#"
e.g. I'd like #g to generate #Look at this#
However, when I hit #g, I merely get Look at this
i.e. without the hash characters
Any help achieving this would be much appreciated.
I realise I could merely change the trigger character but the hash is particularly useful for my requirements.
Best Regards.
Geoff H.
Cannot display trigger character
-
- Posts: 28
- Joined: 25 Mar 2014, 10:01
- Facebook: [email protected]
Re: Cannot display trigger character
{#}Look @ this{#} 
