What is happening here ? Topic is solved

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
ananthuthilakan
Posts: 188
Joined: 08 Jul 2019, 05:37
Contact:

What is happening here ?

02 Feb 2023, 03:40

Code: Select all

gui, add, button, w100 gtest, what ?
test(1)
gui, show , w200 h200
return

test(tflag:=""){
MsgBox, % tflag
}
What are those numbers i am getting when i click the button ?

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: peter_ahk and 361 guests