Search found 56 matches

by Guest
04 Jul 2015, 04:59
Forum: Forum Issues
Topic: Guest posting Topic is solved
Replies: 8
Views: 4494

Re: Guest posting Topic is solved

I don't think Guest posting works at the moment - I'm pretty sure I type the captcha correctly but when I post I get the following message:

The username contains forbidden characters.
The field “Username” is too short, a minimum of 3 characters is required.
by Guest
04 Jul 2015, 04:57
Forum: Ask for Help (v1)
Topic: Inserting a hard return within a macro?
Replies: 10
Views: 3366

Re: Inserting a hard return within a macro?

If you haven't already done so, try to read and test the examples in the Beginners Tutorial, http://ahkscript.org/docs/Tutorial.htm that should give you a basic understanding of how scripts are setup, the difference between hotstrings and hotkeys and a few other basic concepts. If you try each examp...
by Guest
17 Jan 2015, 03:37
Forum: Announcements
Topic: Wiki: Translate the Tutorial for beginners to your language
Replies: 7
Views: 12861

Re: Wiki: Translate the Tutorial for beginners to your langu

Perhaps the Mediawiki should simply be removed from the site, the FAQ has now (for the most part) been integrated into the official documentation and the various GH repos at https://github.com/ahkscript/ are more useful as the outdated info on the Wiki which can't be edited. There is probably no rea...
by Guest
27 Dec 2014, 04:09
Forum: Announcements
Topic: 1.1.17-19 - COM stuff, Format, StdIn/StdOut, bug-fixes, etc.
Replies: 13
Views: 15219

Re: 1.1.17 - COM stuff, Format(), StdIn/StdOut and bug-fixes

Thanks. I think you may still need to upload the http://ahkscript.org/docs/AHKL_ChangeLog.htm and I also note "AU3_Spy.exe" has been replaced with fincs' script http://ahkscript.org/boards/viewtopic.php?f=13&t=1849 which I didn't see in the Changelog on GH which may be useful to add. edit: changelog...
by Guest
05 Nov 2014, 15:08
Forum: Other Utilities & Resources
Topic: Cmder - console emulator package for Windows
Replies: 0
Views: 3322

Cmder - console emulator package for Windows

Cmder is a software package created out of pure frustration over the absence of nice console emulators on Windows. It is based on amazing software, and spiced up with the Monokai color scheme and a custom prompt layout. ... Think about cmder more as a software package than a separate app. All the m...
by Guest
23 Aug 2014, 08:14
Forum: Ask for Help (v1)
Topic: I hope this is not a bug - IniRead problem
Replies: 4
Views: 1898

Re: I hope this is not a bug - IniRead problem

As far as I know that is a Windows limitation: Values longer than 65,535 characters are likely to yield inconsistent results. AutoHotkey documentation: http://ahkscript.org/docs/commands/IniRead.htm In your case I would simply place the data section in a text file and use a simple FileRead and only ...
by Guest
22 Aug 2014, 16:34
Forum: Scripts and Functions (v1)
Topic: Class RichEdit - update on 2015-04-14 (v0.1.05.00)
Replies: 204
Views: 81159

Re: Class RichEdit - rich edit control for AHK (Unicode)

@just me: not to hijack this thread for a license discussion but you may recall learning one does this for a living (if I remember correctly) http://www.autohotkey.com/board/topic/92576-object-cryptwin/?p=585319 by default no license can indeed mean most people won't touch it (however silly it may s...
by Guest
22 Aug 2014, 14:24
Forum: Bug Reports
Topic: Fixed - TreeView A_EventInfo incorrect on multi-monitor
Replies: 4
Views: 2171

Re: TreeView A_EventInfo incorrect on multi-monitor

I can confirm this (unicode, windows 7, 32bit)
by Guest
12 Aug 2014, 15:39
Forum: Off-topic Discussion
Topic: « What's on your mind? » Topic is solved
Replies: 4904
Views: 1436171

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

The sample code on the AutoHokey dot com homepage to make AHK look easy isn't even valid code ...
by Guest
30 Jun 2014, 16:09
Forum: Off-topic Discussion
Topic: [Ended] SciTE4AutoHotkey Icon Competition
Replies: 34
Views: 17907

Re: SciTE4AutoHotkey Icon Competition

A circle as an oversimplified reference to scite and the inevitable H in the center. Resizes pretty well. Looks a bit like the half life icon.
by Guest
26 May 2014, 14:48
Forum: About This Community
Topic: The AutoHotkey Foundation LLC
Replies: 39
Views: 65022

Re: The AutoHotkey Foundation LLC

You may wish to mark both pages as a "draft" just to be sure - and someone with a legal background should probably have a look just to be sure there are no pitfalls.
by Guest
26 May 2014, 10:18
Forum: Forum Issues
Topic: New Home page up
Replies: 92
Views: 67546

Re: New Home page up

1) Perhaps these last few posts should be split from this "homepage" thread ? 2) I suggest this "Foundation" document to be as neutral as possible and therefore move the History to the bottom of the page also make it a bit shorter - no need to rehash all the drama in such a document in my opinion - ...
by Guest
25 May 2014, 04:43
Forum: Forum Issues
Topic: 404 - faulty redirects for www.ahkscript.org forum posts
Replies: 5
Views: 2756

404 - faulty redirects for www.ahkscript.org forum posts

If you have a link to a http://www.ahkscript.org forum post the redirect goes to a 404 page and not the post itself: Example http://www.ahkscript.org/boards/viewtopic.php?f=6&t=21 doesn't work but http://ahkscript.org/boards/viewtopic.php?f=6&t=21 does work There are code snippets on the forum and e...
by Guest
25 May 2014, 04:24
Forum: Editors
Topic: Limetext (ST clone) and Atoms by GH
Replies: 8
Views: 9623

Re: Limetext (ST clone) and Atoms by GH

You can try to Build Atom yourself on Windows - https://github.com/atom/atom/blob/master/docs/build-instructions/windows.md - but some guy has already done this - simply unpack the RAR file you can download from here http://atom.someguy123.com/ - does seem to work although it is pretty slow to start...
by Guest
19 May 2014, 15:30
Forum: Forum Issues
Topic: New Home page up
Replies: 92
Views: 67546

Re: New Home page up

re 2) it was a folder on the ahkscript.org domain so not a forum post - tank would know - or perhaps the local copy was removed and the link put back as it is now.
by Guest
19 May 2014, 15:25
Forum: About This Community
Topic: Documentation formatting changes?
Replies: 53
Views: 30533

Re: Documentation formatting changes?

The http://ahkscript.org/docs/Tutorial.htm page has a "home" link on the top right menu - but other doc pages don't for example http://ahkscript.org/docs/commands/WinGetText.htm If you find a doc page via a search engine you won't be able to go to the homepage - so perhaps adding a "home" link to al...
by Guest
19 May 2014, 15:11
Forum: Forum Issues
Topic: New Home page up
Replies: 92
Views: 67546

Re: New Home page up

Thanks for the changelog fix. Two other minor issues: 1) missing word here: Create custom data-entry forms, user interfaces and menu bars. See GUI for details (you can a Gui editor). should probably be: Create custom data-entry forms, user interfaces and menu bars. See GUI for details (you can use a...
by Guest
06 May 2014, 16:16
Forum: Other Utilities & Resources
Topic: on{x} - An automating tool for Android.
Replies: 8
Views: 10040

Re: on{x} - An automating tool for Android.

It is made by Microsoft...
by Guest
06 May 2014, 16:15
Forum: Editors
Topic: Limetext (ST clone) and Atoms by GH
Replies: 8
Views: 9623

Re: Limetext (ST clone) and Atoms by GH

Atom is now available for download (Mac only) - what I've read about Atom is that it doesn't handle big files very well, neither does Brackets which I tried (don't have a Mac so can't report on Atom).

Go to advanced search