Send

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
logistics
Posts: 2
Joined: 16 Oct 2021, 18:56

Send

16 Oct 2021, 19:06

I try the following: "Send, d:{enter}" into a DOS-prompt. However at the prompt I get "d/" instead of "d:". Any idea why the char ":" is replaced by "/"?
gregster
Posts: 9002
Joined: 30 Sep 2013, 06:48

Re: Send

16 Oct 2021, 19:15

Try text mode (AHK v1.1.27+):

Code: Select all

Send, {text}d:
Send, {enter}
logistics
Posts: 2
Joined: 16 Oct 2021, 18:56

Re: Send

17 Oct 2021, 10:46

That's it Gregster. Thanks.

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: gongnl, RandomBoy, Rohwedder and 351 guests