Generating space

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
cbgrf
Posts: 1
Joined: 04 Dec 2021, 12:36

Generating space

04 Dec 2021, 12:39

I am looking to generate a space in htm.

Code: Select all

#t::
send   {Space}
return
does not work. All I get is the ampersand. I know that is because of the numbers sign.
What can I replace that with to get the result I am looking for?

Chuck
User avatar
mikeyww
Posts: 26851
Joined: 09 Sep 2014, 18:38

Re: Generating space

04 Dec 2021, 15:10

Code: Select all

#t::Send {Text}  `

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: ReyAHK, Spawnova and 281 guests