| Author |
Message |
Topic: How to Avoid Branching out of an "IF" Block? |
Larry
Replies: 4
Views: 157
|
Forum: Ask for Help Posted: Sat Aug 27, 2011 1:58 pm Subject: How to Avoid Branching out of an "IF" Block? |
I'm just a weekend scripter and not a programmer, so please
pardon my asking of an easy question here. I believe I've
read elsewhere that it can cause problems when you don't
exit a block of code n ... |
Topic: why controlclick fails sometimes |
Larry
Replies: 11
Views: 612
|
Forum: Ask for Help Posted: Fri Aug 19, 2011 2:34 am Subject: A workaround for Unreliable ControlClick Operations |
Basically, it's just a Loop that sends a Control Click
and waits 100ms to see if the Window becomes active
that a successful ControlClick is supposed to produce.
If ControlClick was successful, a & ... |
Topic: YCopy - Skips Uncopyable Files & Continues Copying |
Larry
Replies: 2
Views: 846
|
Forum: Utilities & Resources Posted: Sun Jul 03, 2011 3:51 pm Subject: YCopy - Skips Uncopyable Files & Continues Copying |
YCopy for Windows XP is FREE and available at:
http://download.cnet.com/Ycopy/3000-2248_4-10494065.html
Ever started a several hour long copy process from an ailing
Multi-Gigabyte hard drive, ... |
Topic: Network Troubleshooting Helper |
Larry
Replies: 0
Views: 315
|
Forum: Scripts & Functions Posted: Tue Feb 22, 2011 9:06 pm Subject: Network Troubleshooting Helper |
The Description of this is in the top of the script so I won't duplicate it here.
Be sure you read the CAUTION before running the script.
I am not a programmer, so I don't know what versions of ... |
Topic: Simple key stroke recorder |
Larry
Replies: 48
Views: 28590
|
Forum: Scripts & Functions Posted: Mon Sep 13, 2010 5:41 pm Subject: Stop harassing posters when you don't like their code.... |
To all those passing judgment on the code being posted here,
I say, "Go Annoy Someone Else!"
The whole purpose of this forum is to share ideas, knowledge,
and know-how. And as long as a ... |
Topic: Detecting the loss of an item in the System Tray |
Larry
Replies: 1
Views: 236
|
Forum: Ask for Help Posted: Sat Apr 17, 2010 5:33 am Subject: Detecting the loss of an item in the System Tray |
I'm trying to figure out a way to monitor an item in the system tray
so an alert can be sounded when it disappears.
More specifically:
I use the VyprVPN service and occasionally that connection i ... |
Topic: Re: RegExMatch, Why is it not finding all the subpatterns? |
Larry
Replies: 10
Views: 818
|
Forum: Ask for Help Posted: Mon Mar 22, 2010 2:07 am Subject: Thanks for the education |
| Thanks for all the help guys. Your willingness to help us nonprogrammers is what makes this forum great. And it benefits everyone in these forums whether it comes in the form of more script postings o ... |
Topic: Re: RegExMatch, Why is it not finding all the subpatterns? |
Larry
Replies: 10
Views: 818
|
Forum: Ask for Help Posted: Sat Mar 20, 2010 9:40 pm Subject: Thank you to both sinkfaze and jaco0646 |
Thanks guys, the "while" loop was the answer.
I think the ahk documentation is very misleading as it makes no mention of the fact that a "while" loop is needed to build the RegE ... |
Topic: Re: RegExMatch, Why is it not finding all the subpatterns? |
Larry
Replies: 10
Views: 818
|
Forum: Ask for Help Posted: Sat Mar 20, 2010 5:12 pm Subject: Re: RegExMatch, Why is it not finding all the subpatterns? |
I'm trying to use "RegExMatch" to return every set of
consecutive numbers in my test string.
Here is my test script:
test := "ab1.1 22 33 44 55 66 77 88 99 0.0yz"
RegEx ... |
Topic: Preview of a Clipboard Helper (CH) |
Larry
Replies: 14
Views: 5248
|
Forum: Scripts & Functions Posted: Wed Mar 10, 2010 7:12 pm Subject: Nice little utility, but is there a work-around for this? |
Nice little utility, but I'm experiencing one small problem.
I tried copying some snippets of Regex Code to the clipboard, but
everywhere there is a vertical bar in the code, a little square is
d ... |
Topic: Bit Flag Demo (for those interested in using this technique) |
Larry
Replies: 4
Views: 2029
|
Forum: Scripts & Functions Posted: Sun Mar 07, 2010 8:18 am Subject: Bit Flag Demo (for those interested in using this technique) |
I'm not a programmer, I'm just a novice AutoHotKey user; so there may
be more efficient ways to do the coding for this Demo. I wanted to use
the Bit Values of a variable as flags for some script ope ... |
Topic: Give Your Windows PC a Boost, You will like this Utility |
Larry
Replies: 13
Views: 2194
|
Forum: Utilities & Resources Posted: Tue Oct 13, 2009 8:45 pm Subject: Re: |
Just to you know I'm evaluating the program. I haven't seen any significant improvement. I guess it's hard to compare before and after if there isn't any statistics or benchmark function available i ... |
Topic: Give Your Windows PC a Boost, You will like this Utility |
Larry
Replies: 13
Views: 2194
|
Forum: Utilities & Resources Posted: Sat Oct 10, 2009 3:30 pm Subject: Give Your Windows PC a Boost, You will like this Utility |
Speed aside, I like the idea of using solid state flash (and ram) memory to reduce the task load on a hard disk drive. When I task my laptop heavily, I can feel and hear the hard disk inside kicking ... |
Topic: Give Your Windows PC a Boost, You will like this Utility |
Larry
Replies: 13
Views: 2194
|
Forum: Utilities & Resources Posted: Sat Oct 10, 2009 2:52 am Subject: Give Your Windows PC a Boost, You will like this Utility |
fwiw, I'm glad I found out about this utility and plan to try out v4beta (my feelings may change depending on the results).
for a long time i was pissed off that Windows XP (32-bit) could only use ... |
Topic: Give Your Windows PC a Boost, You will like this Utility |
Larry
Replies: 13
Views: 2194
|
Forum: Utilities & Resources Posted: Fri Oct 09, 2009 6:00 pm Subject: Give Your Windows PC a Boost, You will like this Utility |
There's a fine line between posting about an interesting utility for the AHK community, and advertising a utility on the forum.
My initial reaction was to delete the thread (both times I've read it ... |
| |