Skip to content

v2.0-Beta: Script-Link (AutoHotKey v2)

Latest

Choose a tag to compare

@Chuckalttponline Chuckalttponline released this 07 Aug 17:14
· 1 commit to main since this release
6c74320

Version 2 comes with more features and a more efficient and useful way of doing things.
Added. ScriptLink.ThreadWait("PeerName")
Added. ScriptLink.Global ObjectName
Added. NewObject := ScriptLink.Global("ObjectName")

You can now make objects global as well as pass objects of any kind and they will all reflect changes to every script that has a reference to them!

This one unlike v1.0 is not trash