dumb question

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
AudioBabble
Posts: 37
Joined: 16 Mar 2022, 20:38

dumb question

Post by AudioBabble » 07 Oct 2022, 09:02

I feel silly asking this but... why does this throw an error "missing }" at line 2 ?

Code: Select all

if (6 > 1)
{tooltip OK}
obviously i've stripped this down to the very basics, and it doesn't represent what I'm actually trying to do! (probably more on that later...)

AudioBabble
Posts: 37
Joined: 16 Mar 2022, 20:38

Re: dumb question

Post by AudioBabble » 07 Oct 2022, 09:12

oh... it was a dumb question: line breaks are significant!

apologies... I've been doing too much JavaScript lately :(

Post Reply

Return to “Ask for Help (v1)”