
So, can't use Input, [ OutputVar, Options, EndKeys, MatchList] in any shape or form.
https://lexikos.github.io/v2/docs/commands/InputHook.htm#comparison wrote:In AutoHotkey v1.1, InputHook is a replacement for the Input command, offering greater flexbility. The Input command was removed for v2.0, but the code below is mostly equivalent: [...]
Doc is here:Input (use InputHook; see its documentation for a comparison)
gregster wrote: ↑14 Nov 2020, 13:06Sure, you can.
There is the more flexible InputHook() which is also now available in v1 (v1.1.31+).
See also https://lexikos.github.io/v2/docs/commands/InputHook.htm#comparisonhttps://lexikos.github.io/v2/docs/commands/InputHook.htm#comparison wrote:In AutoHotkey v1.1, InputHook is a replacement for the Input command, offering greater flexbility. The Input command was removed for v2.0, but the code below is mostly equivalent: [...]
InputHook() is more flexible than the Input command
The documentation for Input does not carry a depreciation notice because it is not deprecated. There are many commands in v1 that are not part of v2 yet still carry full status in v1.
Return to “AutoHotkey v2 Help”
Users browsing this forum: No registered users and 4 guests