| Author |
Message |
Topic: Best way to update a particular record in a text file |
elkhorntommy
Replies: 1
Views: 118
|
Forum: Ask for Help Posted: Tue Apr 01, 2008 4:55 pm Subject: Best way to update a particular record in a text file |
| What's the best way to re-write a record back to a text file after it's contents have be changed. Do I have to write out the entire file each time and then do a delete of the old file and rename to n ... |
Topic: Is there a way to search for a word in a window |
elkhorntommy
Replies: 12
Views: 393
|
Forum: Ask for Help Posted: Fri Dec 07, 2007 3:57 am Subject: Is there a way to search for a word in a window |
| Actually, what you suggested works most of the time. However, for some strange reason the particular window I'm trying to pull the text from ignores the CTRL-a and CTRL-c. Thanks for the suggestion. |
Topic: Is there a way to search for a word in a window |
elkhorntommy
Replies: 12
Views: 393
|
Forum: Ask for Help Posted: Thu Dec 06, 2007 1:18 am Subject: Is there a way to search for a word in a window |
| Same here. Probably more trouble than its worth for what I want to do. Thanks anyway. |
Topic: Is there a way to search for a word in a window |
elkhorntommy
Replies: 12
Views: 393
|
Forum: Ask for Help Posted: Thu Dec 06, 2007 1:14 am Subject: Is there a way to search for a word in a window |
| No, it's not a cmd line. Maybe a better example would be this. Looking at your last post, how using AHK could you determine if the word CmdRet was showing on you screen. Similar to using the find o ... |
Topic: Is there a way to search for a word in a window |
elkhorntommy
Replies: 12
Views: 393
|
Forum: Ask for Help Posted: Thu Dec 06, 2007 12:48 am Subject: Is there a way to search for a word in a window |
| No, the (expletive deleted)Spy Tool does not see it. The window is just one that logs connections to a server every minute. It an error occurs it says something like error connecting but does nothin ... |
Topic: Is there a way to search for a word in a window |
elkhorntommy
Replies: 12
Views: 393
|
Forum: Ask for Help Posted: Thu Dec 06, 2007 12:38 am Subject: Is there a way to search for a word in a window |
| No, it's not text as I understand text. For example, WinGetText works fine if I type a word in notepad. What I'm looking for is a word that is displayed somewhere in a window. I hope I'm making sen ... |
Topic: Is there a way to search for a word in a window |
elkhorntommy
Replies: 12
Views: 393
|
Forum: Ask for Help Posted: Thu Dec 06, 2007 12:24 am Subject: Is there a way to search for a word in a window |
| This may be so easy I'm overlooking the obvious. Basically, I need to know if the word error is anywhere in a given window. I found the script that speaks starting where the cursor was located, but ... |
| |