Search found 497 matches

by derz00
28 Mar 2018, 09:12
Forum: AHK Studio
Topic: AHK Studio
Replies: 1179
Views: 627507

Re: AHK Studio

maestrith! o/

I've found an issue, and wondering if you can help me figure out if it's me to AHK-Studio that's doing something wrong ;)

https://github.com/maestrith/AHK-Studio/issues/168
by derz00
28 Mar 2018, 09:01
Forum: Forum Issues
Topic: Docs - endless loop
Replies: 31
Views: 8955

Re: Docs - endless loop

That page works for me.??
by derz00
28 Mar 2018, 08:47
Forum: Wish List
Topic: #Include: block auto-include
Replies: 8
Views: 4000

Re: #Include: block auto-include

Also using a library name with <> and without it's extension will look for that file in specific folders. These folders can contain libraries and you can access them from any script without problem. What defines a library? A .ahk file with function definitions? Or a file called myFunction.ahk with ...
by derz00
28 Mar 2018, 08:10
Forum: Wish List
Topic: #Include: block auto-include
Replies: 8
Views: 4000

Re: #Include: block auto-include

Can you share some pointers nnnik? Any good tutorials that you recommend? This include stuff isn't easy for me to understand, and the docs page is not very inclusive, or else I'm just not looking right. I don't understand why directives do not use expression syntax. Maybe it has been discussed somew...
by derz00
27 Mar 2018, 18:53
Forum: Suggestions on Documentation Improvements
Topic: [Archived, Locked] Suggestions on documentation improvements
Replies: 688
Views: 294511

Re: Suggestions on documentation improvements

Ragnar wrote:If I understood correctly (related to this post), Lexikos' idea was to swap the order of the old and new syntax like in LoopFile etc., not the order of the command and function.
A classic example that could be switched around. https://autohotkey.com/docs/commands/StringReplace.htm
by derz00
27 Mar 2018, 12:41
Forum: Announcements
Topic: Forum update on weekend of March 24th 2018
Replies: 10
Views: 21397

Re: Forum update on weekend of March 24th 2018

After 4 days, the captcha will not work. Will you remove it so people can still sign up?
by derz00
27 Mar 2018, 08:08
Forum: AutoHotkey Development
Topic: AHK v1 to AHK v2 converter
Replies: 14
Views: 14823

Re: AHK v1 to AHK v2 converter

Hi, I just tried this out a bit. It was complicated to get the script and the 3 lib files together from 2 forum threads (and not the first post in the threads) to the right places. Would be relatively easy for you and much easier for everyone if you simply provided a zip file.. So it is attached her...
by derz00
27 Mar 2018, 07:32
Forum: Suggestions on Documentation Improvements
Topic: [Archived, Locked] Suggestions on documentation improvements
Replies: 688
Views: 294511

Re: Suggestions on documentation improvements

@joefiesta --- @Ragnar-F has designed this help file, and would be happy to help anyone who kindly tells him what is not working with the help file. Opening an issue on github would be the best place to do that, but he watches this thread too. Might be busy, etc right now.
by derz00
26 Mar 2018, 13:41
Forum: Announcements
Topic: Forum update on weekend of March 24th 2018
Replies: 10
Views: 21397

Re: Forum update on weekend of March 24th 2018

Did this update happen? Looks like the captcha is still v1
by derz00
26 Mar 2018, 13:29
Forum: AutoHotkey Development
Topic: passing parameters as strings v. numeric Topic is solved
Replies: 75
Views: 17211

Re: passing parameters as strings v. numeric Topic is solved

str + 0 is blank or number
My apologies, but can you explain further? I cannot see the point you make--possibly you are disagreeing with something I said?
by derz00
26 Mar 2018, 12:46
Forum: AutoHotkey Development
Topic: passing parameters as strings v. numeric Topic is solved
Replies: 75
Views: 17211

Re: passing parameters as strings v. numeric Topic is solved

Hello again, sorry about any misunderstandings I might have caused. It's very common for people to pass numbers (as strings) to SendMessage, people have been able to do this with no problem since AutoHotkey began. The InputBox scenario is an example of this. To that I would say, quoting you: I'm not...
by derz00
26 Mar 2018, 08:05
Forum: Off-topic Discussion
Topic: « What's on your mind? » Topic is solved
Replies: 4901
Views: 1416531

Re: « What's on your mind? » Topic is solved

Hey, it's totally expected. (Any) FREE online service is getting paid by having your data. Why is everybody shocked?
by derz00
24 Mar 2018, 13:55
Forum: AutoHotkey Development
Topic: passing parameters as strings v. numeric Topic is solved
Replies: 75
Views: 17211

Re: passing parameters as strings v. numeric Topic is solved

It's common in AHK for parameters that expect string data, to handle numeric types as strings, and vice versa, and that's a strength of AutoHotkey. Also, introducing greater consistency is an aim and strength of AutoHotkey v2. That is, rather, an in consistency of AutoHotkey. In more consistent lan...
by derz00
24 Mar 2018, 12:40
Forum: Off-topic Discussion
Topic: IP Graffiti
Replies: 9
Views: 3839

Re: IP Graffiti

this is neat. hmm, how many years till I find someone else's notes?
by derz00
19 Mar 2018, 09:45
Forum: Scripts and Functions (v1)
Topic: [Editor] CodeQuickTester - Write and run code without saving to a temporary file
Replies: 204
Views: 119206

Re: CodeQuickTester - Write and run code without touching the file system

Sorry that was not my main PC and AHK was still at 1.22. After updating, it looks like it works again, but ran out of time to test thoroughly :)
by derz00
18 Mar 2018, 17:07
Forum: AutoHotkey Development
Topic: possible issue: MsgBox: omit first parameter Topic is solved
Replies: 19
Views: 5075

Re: possible issue: MsgBox: omit first parameter Topic is solved

but there is not OK button to press So lets change the behaviour and the docs. Unless the buttons are modified from the default, omitting the text parameter [no matter how many other parameters are omitted] will set the text to "Press OK to continue." If the buttons have been specified other than th...
by derz00
18 Mar 2018, 16:58
Forum: Scripts and Functions (v1)
Topic: [Editor] CodeQuickTester - Write and run code without saving to a temporary file
Replies: 204
Views: 119206

Re: CodeQuickTester - Write and run code without touching the file system

For me, the syntax tips only work until I make changes to the code--so starting a new CQT, I can select the words in the default text, but when I start typing anything, I cannot get syntax tips for anything.
by derz00
16 Mar 2018, 17:19
Forum: AutoHotkey Development
Topic: Will the developement of AHK v2 be continued ...
Replies: 17
Views: 5223

Re: Will the developement of AHK v2 be continued ...

If you do, you might have to bear with, deal with any breaking changes that might be still coming. I don't know how much more this will happen, but it is likely not never. There are a couple converters around that would help you switch your scripts. Might be a good chance to improve things too. :) I...
by derz00
16 Mar 2018, 17:15
Forum: Scripts and Functions (v1)
Topic: Typing Master. AHK game
Replies: 11
Views: 4655

Re: Typing Master. AHK game

ya sure enough.

Got 35. Too lazy to try again

Go to advanced search