| Author |
Message |
Forum: Support Topic: AHK_L creates *2* objects? |
| EGM |
|
Posted: October 24th, 2010, 3:59 pm
|
|
Replies: 3 Views: 151
|
| I don't know if I'm doing something wrong, but I have the feeling it's something easy (but I can't seem to drink enough coffee this morning to "get it" :shock: ). When I run the following [simple] program, it creates TWO instances of IE, but of course only controls one. ie := ComObjCreate&... |
|
 |
Forum: Scripts Topic: AutoHotkey on PortableApps.com |
| EGM |
|
Posted: September 5th, 2010, 12:06 pm
|
|
Replies: 10 Views: 3200
|
| Thanks for the tip! Off to check out app.etizer.now... |
|
 |
Forum: Scripts Topic: JSON read/write parser |
| EGM |
|
Posted: September 5th, 2010, 12:01 pm
|
|
Replies: 26 Views: 12783
|
Thank you for the simple explanation, and for the JSON function, I've been having a lot of fun with it.  |
|
 |
Forum: Scripts Topic: JSON read/write parser |
| EGM |
|
Posted: August 29th, 2010, 5:00 pm
|
|
Replies: 26 Views: 12783
|
| Curiously, does the json parser handle comments? |
|
 |
Forum: Support Topic: Interacting with VB control |
| EGM |
|
Posted: August 22nd, 2010, 5:03 pm
|
|
Replies: 2 Views: 141
|
| Just so you know, I've never tried to do what you're asking but... My thoughts are you can manipulate Internet Explorer and Excel et al from the great scripts I've been reading because those programs all have a well documented API you can access at Microsoft's website. Once you have the API for the ... |
|
 |
Forum: Scripts Topic: AutoHotkey on PortableApps.com |
| EGM |
|
Posted: August 22nd, 2010, 5:06 am
|
|
Replies: 10 Views: 3200
|
Just to let you know, there's an update to the AutoHotkey on PortableApps beta project, the updated link is here.
I just downloaded it yesterday, so can't give you an informed opinion yet. (My uninformed reaction is "me like it!") |
|
 |
Forum: Scripts Topic: Notepad++ 5.0 autocomplete |
| EGM |
|
Posted: August 18th, 2010, 5:33 pm
|
|
Replies: 39 Views: 20536
|
| Okay, so I've downloaded the Notepad++ for AutoHotkey archive, loaded it, reinstalled Notepad++ to get the newest version, and everything works well except for ONE detail... FunctionList! The old one is for the ANSI version, NPP tossed it when loading. Downloaded new Unicode version from plugins rep... |
|
 |
Forum: Support Topic: Refreshing a specific IE window every 10 minutes |
| EGM |
|
Posted: August 5th, 2010, 6:56 pm
|
|
Replies: 3 Views: 159
|
| Don't know if there is an easier way, but as a noob myself when I run into the "don't know which key combination to program" situation I run the Auto Script Writer and record the click, keypress, whatever. Then when I look at the script it tried to write for me my answer is there. |
|
 |
Forum: Support Topic: COM object in tab |
| EGM |
|
Posted: August 4th, 2010, 11:30 pm
|
|
Replies: 4 Views: 239
|
That's it!
I thought I looked EVERYWHERE for just such a thing.
Much thanks. |
|
 |
Forum: Support Topic: COM object in tab |
| EGM |
|
Posted: August 4th, 2010, 11:14 pm
|
|
Replies: 4 Views: 239
|
| I've been trying to learn AHK by going through the different examples, pulling parts out, mashing them with snippets from other threads, and most often it's pretty common sense stuff. BUT the COM functions still throw me a bit. I've been trying to drop a browser control in a tab and it either comes ... |
|
 |
Forum: Support Topic: Image search help |
| EGM |
|
Posted: July 30th, 2010, 1:27 pm
|
|
Replies: 4 Views: 219
|
Vista came with Snipping Tool, which works perfectly for the job. I did however discover you have to uncheck the box under Options called Show selection ink after snips are captured, as strangely enough there weren't little red boxes drawn on the screen...  |
|
 |
Forum: Support Topic: ini vs xml -- Which is better? |
| EGM |
|
Posted: July 30th, 2010, 3:25 am
|
|
Replies: 15 Views: 2132
|
Looks like INI it will be, at least for now.
I can always come back to it and try XML, or JSON (which I'm less familiar but more intrigued by) at a later date.
Thanks! |
|
 |
Forum: Support Topic: ini vs xml -- Which is better? |
| EGM |
|
Posted: July 30th, 2010, 1:10 am
|
|
Replies: 15 Views: 2132
|
| Are there advantages of either a .ini or .xml file over the other? I would like to store configuration settings input through gui to a file. Not a large file, maybe 10 records or sections, so speed is not a major issue. While I toyed around with xml and xpath some time ago, I'm new to ahk. So far it... |
|
 |
| Sort by: |