Search found 7 matches

by chipy
27 Nov 2019, 18:30
Forum: Ask for Help (v2)
Topic: "too many parameters passed to function" . . . return?
Replies: 7
Views: 3984

Re: "too many parameters passed to function" . . . return?

however, I am still a little confused about what "() =>" actually does and why simply putting "args*" for unlimited number of params wasn't enough. If anyone knows where i should go looking, searching for that code-phrase has been less than helpful because i don't know what "() =>" is actually call...
by chipy
27 Nov 2019, 11:56
Forum: Ask for Help (v2)
Topic: "too many parameters passed to function" . . . return?
Replies: 7
Views: 3984

Re: "too many parameters passed to function" . . . return?

as per: https://www.autohotkey.com/boards/viewtopic.php?f=82&t=65472 https://www.autohotkey.com/boards/viewtopic.php?f=82&t=65546 As best as i can understand, there needs to be an asterisk to indicate that we don't care about the extras params being passed around? In any event that seems to have fix...
by chipy
27 Nov 2019, 11:40
Forum: Ask for Help (v2)
Topic: "too many parameters passed to function" . . . return?
Replies: 7
Views: 3984

Re: "too many parameters passed to function" . . . return?

thanks guys! i'll look into these tonight tonight
by chipy
26 Nov 2019, 20:38
Forum: Ask for Help (v2)
Topic: "too many parameters passed to function" . . . return?
Replies: 7
Views: 3984

"too many parameters passed to function" . . . return?

I'm sorry if this should be in the bug-reports section, if so please let me know or move it for me, however it pertains directly to v2 alpha AHK. While debugging a massive script I made a while back to work on the latest version of AHKv2 I've gotten stuck on this issue. I seem to be triggering some ...
by chipy
01 Dec 2017, 17:11
Forum: AutoHotkey_H
Topic: help assigning dynamically named variable to gui.add()
Replies: 2
Views: 2879

Re: help assigning dynamically named variable to gui.add()

wow thanks! it does seem to work, i'll be taking time tonight to decode the changes to make sure i understand them. thanks for the prompt response bro!
by chipy
01 Dec 2017, 15:39
Forum: About This Community
Topic: Issues with registering, Post your username here...
Replies: 852
Views: 2022757

Re: Issues with registering, Post your username here...

Guest wrote:chipy, is my username, can't seem to get things working.
thanks seem to have got it sorted
by chipy
01 Dec 2017, 15:36
Forum: AutoHotkey_H
Topic: help assigning dynamically named variable to gui.add()
Replies: 2
Views: 2879

help assigning dynamically named variable to gui.add()

hey everyone, this is a rather niche issue so i might just not be searching for help correctly but maybe you guys can direct me. I'm trying to build a GUI that can be fed a dynamic number of inputs(read from a file) and have it display them for editing and then save back to file. I'm not sure this i...

Go to advanced search