complete beginner needing help

Get help with using AutoHotkey (v2 or newer) and its commands and hotkeys
sjoumms
Posts: 1
Joined: 22 May 2024, 12:27

complete beginner needing help

Post by sjoumms » 22 May 2024, 12:33

Hello, I am copmletely new to Autohotkey and getting error message from a simple code.

Code: Select all

#Requires AutoHokey v2.0
`::
WinActivate, PowerScribe 360

The error message I am getting is
Error: Function calls require a space or "(". Use comma only between paramters.

Can you please help? Thank you.

[Mod edit: Added [code][/code] tags. Please use them yourself when posting code!]

User avatar
kunkel321
Posts: 1194
Joined: 30 Nov 2015, 21:19

Re: complete beginner needing help

Post by kunkel321 » 22 May 2024, 13:28

Welcome to the forums! It looks like you are using AHK v1 syntax... Check out the example here.
ste(phen|ve) kunkel

Post Reply

Return to “Ask for Help (v2)”