Search found 12 matches

by Stevoisiak
18 Oct 2017, 11:53
Forum: Ask for Help (v1)
Topic: Auto-Syntax-Tidy = Somebody has it ?
Replies: 7
Views: 3110

Re: Auto-Syntax-Tidy = Somebody has it ?

Is v12 the last version of Auto-Syntax-Tidy?
As ahklearner mentioned, it fails with an error in AutoHotkey 1.1.26.01.
by Stevoisiak
04 Oct 2017, 14:06
Forum: Ask for Help (v1)
Topic: ControlClick with Java Access Bridge
Replies: 8
Views: 3937

Re: ControlClick with Java Access Bridge

I recently discovered a very helpful tool for analyzing Java Applications called Access Bridge Explorer . It combines the functionality of Java Ferret and Java Monkey into a single application, and is compatible with Windows 7/8/10. https://github.com/google/access-bridge-explorer/raw/master/screens...
by Stevoisiak
04 Oct 2017, 08:47
Forum: Ask for Help (v1)
Topic: ControlClick with Java Access Bridge
Replies: 8
Views: 3937

Re: ControlClick with Java Access Bridge

Elgin wrote:For several years now I want to make it a bit nicer and put it on GitHub, but that "real life"-thing keeps getting in the way ;-)
The library has been insanely helpful to myself as is. If it were hosted on GitHub I would love to contribute in its current form.
by Stevoisiak
03 Oct 2017, 15:46
Forum: Ask for Help (v1)
Topic: ControlClick with Java Access Bridge
Replies: 8
Views: 3937

Re: ControlClick with Java Access Bridge

Elgin wrote:should have said "Press Ctrl-Alt-F10 or Ctrl-Alt-F11".
Oh wow. Spent nearly an hour trying to figure that one out.

Have you considered giving your library it's own forum post or GitHub repository? I'm sure many others like myself would find it very helpful.
by Stevoisiak
03 Oct 2017, 08:44
Forum: Ask for Help (v1)
Topic: ControlClick with Java Access Bridge
Replies: 8
Views: 3937

Re: ControlClick with Java Access Bridge

Hi! See my post in the thread that Stevoisiak linked above. If something doesn't work, let me know. I've been having issues getting the script to work myself actually. (It's why I revived this year-old thread). I am attempting to analyze a Java webapp known as Kronos Workforce Central 6.3. I have r...
by Stevoisiak
02 Oct 2017, 16:17
Forum: Ask for Help (v1)
Topic: ControlClick with Java Access Bridge
Replies: 8
Views: 3937

Re: ControlClick with Java Access Bridge

I have been researching the Java Access Bridge myself to limited success. Here are a few pieces of advice: - The Java Access Bridge is installed by default as of Java 7 Update 6 - Make sure the Java Access Bridge has been enabled in the Ease of Access Center ( instructions ) - Elgin created "JavaAcc...
by Stevoisiak
29 Sep 2017, 11:27
Forum: Bug Reports
Topic: ahk_u32 zip - Could not launch file: AU3_Spy.exe Topic is solved
Replies: 6
Views: 2733

Re: ahk_u32 zip - Could not launch file: AU3_Spy.exe Topic is solved

joedf wrote: However, the zip release version only has ActiveWindowInfo.ahk, while the installer version only has AU3_Spy.exe
This is inconsistent.
Do you mean that Window Spy, AU3_Spy.exe, and ActiveWindowInfo.ahk are all the same program?

...that explains so much.
by Stevoisiak
28 Sep 2017, 14:24
Forum: Bug Reports
Topic: ahk_u32 zip - Could not launch file: AU3_Spy.exe Topic is solved
Replies: 6
Views: 2733

Re: ahk_u32 zip - Could not launch file: AU3_Spy.exe Topic is solved

Window Spy's executable is only included in the installer version of AutoHotkey.
You can resolve this issue by extracting AU3_Spy.exe from AHK's installer and putting it in your root directory.

(See What is AU3_Spy.exe? Where can I find it?)
by Stevoisiak
28 Sep 2017, 14:20
Forum: Bug Reports
Topic: Window Spy not included with ZIP archive of AutoHotkey Topic is solved
Replies: 0
Views: 924

Window Spy not included with ZIP archive of AutoHotkey Topic is solved

If a user tries to open Windows Spy while using the ZIP distribution of AutoHotkey, they are shown the following error: Could not launch file: "C:\Users\...\AutoHotkey\AU3_Spy.exe" This happens because Window Spy's executable is not included with the ZIP version of AutoHotkey. If AU3_Spy.exe is extr...
by Stevoisiak
06 Sep 2017, 10:14
Forum: Scripts and Functions (v1)
Topic: String Things - Stand-alone string manipulation functions
Replies: 35
Views: 35240

Re: String Things - Stand-alone string manipulation functions

I may be mistaken, but I didn't see any way of handling 2D arrays with st_split, such as ones found in CSV files. Based on code by Oleg , here's a function for splitting a delimited string to a 2D array. ; Split delimited string to a 2D array ; Adapted from code by Oleg (https://stackoverflow.com/a/...
by Stevoisiak
01 Sep 2017, 12:44
Forum: Scripts and Functions (v1)
Topic: String Things - Stand-alone string manipulation functions
Replies: 35
Views: 35240

Re: String Things - Stand-alone string manipulation functions

Any particular reason to host this on DropBox and not GitHub? (My workplace blocks access to DropBox due to security concerns)
by Stevoisiak
24 Aug 2017, 14:24
Forum: General Discussion
Topic: A Github organisation for ahkscript
Replies: 247
Views: 185799

Re: A Github organisation for ahkscript

I'm Stevoisiak on GitHub. I'd like to be added!

Go to advanced search