| Author |
Message |
Topic: Help with saving a page from FF as html, searching for a str |
ai4fu
Replies: 7
Views: 522
|
Forum: Ask for Help Posted: Sun Jun 21, 2009 8:41 am Subject: Help with saving a page from FF as html, searching for a str |
Evidently there have been some assumptions made. In no particular order they are:
1. that I am unwilling to settle for exactly what you mentioned, to wit, keystrokes and mouse clicks, to get the job ... |
Topic: Help with saving a page from FF as html, searching for a str |
ai4fu
Replies: 7
Views: 522
|
Forum: Ask for Help Posted: Sun Jun 21, 2009 12:54 am Subject: Yeah, that won't work... |
| So could I get help with my original idea please? Anyone? |
Topic: Help with saving a page from FF as html, searching for a str |
ai4fu
Replies: 7
Views: 522
|
Forum: Ask for Help Posted: Sat Jun 20, 2009 8:31 pm Subject: Help with saving a page from FF as html, searching for a str |
| Howdy folks. Need a prod in the right direction. I can do the grind work but am short of ideas at the moment. Looking to select a specific tab in Firefox, usu. the first one, download (save as html fi ... |
Topic: Serial ( COM ) Port Console Script |
ai4fu
Replies: 120
Views: 47217
|
Forum: Scripts & Functions Posted: Sat Jan 03, 2009 2:12 am Subject: Tinkering w/COM ports and GPS data to control other programs |
I am looking to create a program /script with AHK that can connect to an arbitrary virtual COM port (preferably any #2-99).
I was able to use the code in aobrien's second post to get a nice output ... |
Topic: Need help ..... only 1 file at a time --Resolved (kinda) |
ai4fu
Replies: 11
Views: 565
|
Forum: Ask for Help Posted: Wed Dec 17, 2008 5:33 pm Subject: Need help ..... only 1 file at a time --Resolved (kinda) |
1) NAOPAG - NAO Pag!!! OK made it up, but still "Not All On-line Persons are guys..."
I must admit, I only copy/pasted your user name, I didn't really read it. If I had, I might have pick ... |
Topic: Need help ..... only 1 file at a time --Resolved (kinda) |
ai4fu
Replies: 11
Views: 565
|
Forum: Ask for Help Posted: Wed Dec 17, 2008 4:22 pm Subject: Need help ..... only 1 file at a time --Resolved (kinda) |
I wound up having to solve this by creating a CMD file (gpltrimmer.cmd). Maybe one of the gurus on here that are familiar with both can tell me how I could have acheived the same effect with AHK.
l ... |
Topic: Need help ..... only 1 file at a time --Resolved (kinda) |
ai4fu
Replies: 11
Views: 565
|
Forum: Ask for Help Posted: Wed Dec 17, 2008 4:12 am Subject: Need help ..... only 1 file at a time --Resolved (kinda) |
Well, I thought I was doing that in this line:
RunWait gpltrimmer.bat, A_LoopFileName ;Running a single instance of gpltrimmer.bat and passing the currently selected file from the loop as a p ... |
Topic: Need help ..... only 1 file at a time --Resolved (kinda) |
ai4fu
Replies: 11
Views: 565
|
Forum: Ask for Help Posted: Wed Dec 17, 2008 3:55 am Subject: Need help ..... only 1 file at a time --Resolved (kinda) |
OK, I think I need more help if someone has the time:
OldestTime = 200812080001 ;Setting oldest time to Dec 8, 2008 12:01AM
Loop, \*.gpl ;Hopefully looping all files in the scripts working d ... |
Topic: Need help ..... only 1 file at a time --Resolved (kinda) |
ai4fu
Replies: 11
Views: 565
|
Forum: Ask for Help Posted: Tue Dec 16, 2008 11:02 pm Subject: Need help ..... only 1 file at a time --Resolved (kinda) |
99.9% of what you just said went WAY over my head. HOWEVER, lucky for you, I think the 0.1% that I did understand will help you.
Edit: Thanks for your input! Always helps to have fresh eyes ona pr ... |
Topic: Need help ..... only 1 file at a time --Resolved (kinda) |
ai4fu
Replies: 11
Views: 565
|
Forum: Ask for Help Posted: Tue Dec 16, 2008 9:53 pm Subject: Need help ..... only 1 file at a time --Resolved (kinda) |
| I am attempting to use a simple batch file to process an entire directory of over 4000 files with a command line version of a program. Something tells me that I am missing something simple so I wanted ... |
Topic: Trying to read part of a parsed file to clipboard.... |
ai4fu
Replies: 3
Views: 585
|
Forum: Ask for Help Posted: Sun Jun 01, 2008 10:35 am Subject: Thanks for the pointer... |
My thanks, Krogdor
It is always nice to get another way of doing things. Especially when I don't know how it works to begin with. Believe it or not, I actually understand the 2 examples you left fo ... |
Topic: Trying to read part of a parsed file to clipboard.... |
ai4fu
Replies: 3
Views: 585
|
Forum: Ask for Help Posted: Fri May 30, 2008 1:40 am Subject: Solved my own problem... |
| After much empirical testing, I managed to produce my own solution. BTW, I failed to make the code generic in the original post, it used my own systems paths in the code. This is a more generic versio ... |
Topic: Trying to read part of a parsed file to clipboard.... |
ai4fu
Replies: 3
Views: 585
|
Forum: Ask for Help Posted: Thu May 29, 2008 9:34 pm Subject: Trying to read part of a parsed file to clipboard.... |
All help gratefully accepted.
I am a RegEx idiot. I barely understand the concept much less how to implement it. I am trying to modify a script I found on here a while back into something more usef ... |
Topic: Copy all between...... |
ai4fu
Replies: 2
Views: 472
|
Forum: Ask for Help Posted: Wed Apr 30, 2008 1:21 am Subject: Copy all between...... |
I am still just tinkering with AHK and sometimes the number of posts returned for a search are a bit overwhelming to someone who does not understand what many of you pros probably take for granted.
... |
Topic: Force all uppercase for a program and its child windows |
ai4fu
Replies: 4
Views: 589
|
Forum: Ask for Help Posted: Sun Jan 13, 2008 9:33 am Subject: Force all uppercase for a program and its child windows |
| Cool, that works....actually they both work but the second one is marginally faster so that's the one I'll use... Thanks for the help!! |
| |