Struct not InitObject

Post AHK_H specific scripts & libraries and discuss the usage and development of HotKeyIt's fork/branch
arcticir
Posts: 694
Joined: 17 Nov 2013, 11:32

Struct not InitObject

Post by arcticir » 11 Feb 2020, 07:09

Code: Select all

 pt:=Struct("x,y",{x:100,y:200})
 MsgBox pt.x

HotKeyIt
Posts: 2364
Joined: 29 Sep 2013, 18:35
Contact:

Re: Struct not InitObject

Post by HotKeyIt » 11 Feb 2020, 16:26

This has been fixed now.

Post Reply

Return to “AutoHotkey_H”