AutoHotkey Community

It is currently May 23rd, 2012, 10:54 pm

All times are UTC [ DST ]


Search found 20 matches
Search these results:

Author Message

 Forum: Support   Topic: Looking for a hero...What is this Windows GUI?

Posted: February 2nd, 2011, 3:27 pm 

Replies: 2
Views: 126


This has been driving me crazy. It's obvious that the interface uses Twain for scanning documents, but what program is it? how is it executed?

http://img217.imageshack.us/i/twaingui2.png

OK my post skills are as lacking as my ability to identify this GUI

 Forum: Support   Topic: Simple question

 Post subject: Simple question
Posted: January 4th, 2011, 1:31 pm 

Replies: 6
Views: 191


Not sure how this could/should work... If I currently have an browser window open and run a script with the following command (sample): run http://www.autohotkey.com The requested web page will launch in the already open window. Is there a way to structure a command for it to launch a new browser wi...

 Forum: Support   Topic: Help me with RegExMatch

 Post subject: Help me with RegExMatch
Posted: September 13th, 2009, 3:10 pm 

Replies: 3
Views: 273


I can't seem to wrap my brain around this one... (I'm still learning but getting better) RegExMatch gives me fits I have multiple lines copied to a clipboard.... I am trying to find only the lines between two specific phrases (we'll call them ABC and XYZ). I know this command: RegExMatch(clipboard,&...

 Forum: Support   Topic: Help: GUI thats remotes to a drive

Posted: September 5th, 2009, 6:06 pm 

Replies: 1
Views: 117


I am attempting to make a Menu GUI for remoting to the C drives of networked computers to Drive letter Y: The code shown below (my apologies for failing to encapsulate it-could use a pointer on that too...I fail there as well) executes. However, it does not wait for me to click a button. Rather it a...

 Forum: Support   Topic: Help: Display current line of script possible?

Posted: September 3rd, 2009, 1:08 pm 

Replies: 4
Views: 257


Yep.... that answered my question....but its not quite what I meant. I was thinking more along the lines of a GUI that constantly updates itself on its own after each executed line (without manual F5 intervention)

 Forum: Support   Topic: Help: Display current line of script possible?

Posted: September 3rd, 2009, 12:51 pm 

Replies: 4
Views: 257


Is there a way to display whatever the most recent line(s) of the script which have been executed? in GUI format?

 Forum: Support   Topic: Looking for a hero....(mangement in Device Manager)

Posted: July 10th, 2009, 6:41 pm 

Replies: 2
Views: 218


Quite a useful tool and could ultimately suit my purposes but the feature I am looking for doesnt appear to exist (or I just may not be comprehending it) where as I want to get a list of inactive devices and remove them. Devcon appears to provide a comprehensive list beyond that scope. Thanks though...

 Forum: Support   Topic: Looking for a hero....(mangement in Device Manager)

Posted: July 10th, 2009, 11:44 am 

Replies: 2
Views: 218


Is it possible to create a script which deletes "ghost" devices from Device Manager in Windows 2000 and XP? I can essentially get to a point where the devices are visible (via mimicking keystrokes and mouse movement) ....but figuring a way to "autodelete" them is well beyond any ...

 Forum: Support   Topic: Help me please (with data mining a window)

Posted: July 9th, 2009, 4:14 pm 

Replies: 7
Views: 195


Brilliant....
so simple too

THANKS!!!!!

 Forum: Support   Topic: Help me please (with data mining a window)

Posted: July 9th, 2009, 3:17 pm 

Replies: 7
Views: 195


sinkfaze:

This is what it says it is...
ClassNN: Edit22
Text:
Color: 0xC8D0C3 (Blue=C8 Green=D0 Red=C3)

lilalurl.T32:
Yes the text is capturable in that fashion but there is too much variation in "where" in the body of the text the data I am seeking is located.

 Forum: Support   Topic: Help me please (with data mining a window)

Posted: July 9th, 2009, 2:54 pm 

Replies: 7
Views: 195


Its you again! You've helped me out a bunch already and I appreciate it. Its actually a piece of software at my job...I'm constantly looking for ways to create little scripts to improve accuracy and speed of the work I do...much of which is tedious. The name of the software isnt likely to help as it...

 Forum: Support   Topic: Help me please (with data mining a window)

Posted: July 9th, 2009, 2:26 pm 

Replies: 7
Views: 195


Ok, for some reason I cannot correctly capture the information located below the field (seen using AutoIt 3 Windows Spy): >>>>( TitleMatchMode=slow Visible Text )<<<< Should I be using ControlGetText?WinGetText?something else?am I mistaken and this info isnt capturable? What should the parameters lo...

 Forum: Support   Topic: How does one copy a specific line from clipboard?

Posted: July 1st, 2009, 4:00 pm 

Replies: 6
Views: 149


You rock =)

Thanks again

I thought about trying to parse it but got a little confused with the formulas

 Forum: Support   Topic: How does one copy a specific line from clipboard?

Posted: July 1st, 2009, 3:40 pm 

Replies: 6
Views: 149


There is no precursor for the line...other than the information I am seeking is always in the fourth line =)

 Forum: Support   Topic: How does one copy a specific line from clipboard?

Posted: July 1st, 2009, 2:24 pm 

Replies: 6
Views: 149


I'm datamining a Window using the WinGetText function into clipboard, basically since the information is in a particular pattern, and the fields I want to extract are in specific lines of the clipboard...but the specific information in those lines varies greatly.
Sort by:  
Page 1 of 2 [ Search found 20 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group