| Author |
Message |
Topic: Date parser - convert any date format to YYYYMMDDHH24MISS |
EdScriptNewbie
Replies: 53
Views: 19219
|
Forum: Scripts & Functions Posted: Mon Jul 20, 2009 1:08 am Subject: Trouble calling & using Dateparser |
| I'm calling dateparser from my always-loaded script, as follows (prolix amateur code alert!): ; RENAME EXCEL "WIP" FILES NOW NAMED EG "7-22-07.xls" TO "2007-07-22 WIP.xls&quo ... |
Topic: Want script to right click on icon in the notification area |
EdScriptNewbie
Replies: 2
Views: 205
|
Forum: Ask for Help Posted: Fri Jul 17, 2009 4:20 am Subject: <sigh> that looks way over my head. |
| Thanks. That looks like the deep end of the pool, but I'll take a look at it over the weekend. |
Topic: Want script to right click on icon in the notification area |
EdScriptNewbie
Replies: 2
Views: 205
|
Forum: Ask for Help Posted: Thu Jul 16, 2009 10:28 pm Subject: Want script to right click on icon in the notification area |
| I want to right click on the icon for Dragon NaturallySpeaking. The icon appears in the notification area; there is no equivalent in the Dragon program folder, and no dragon hotkey to open the menu I ... |
Topic: How do I get IfInString to search for a comma |
EdScriptNewbie
Replies: 4
Views: 177
|
Forum: Ask for Help Posted: Fri Jul 10, 2009 2:15 am Subject: How do I get IfInString to search for a comma |
I want to find out if there's a comma in a string.
`, didn't seem to work
thanks! |
Topic: Call ahk frm button in Outlook 2007 triggers Security dialog |
EdScriptNewbie
Replies: 2
Views: 445
|
Forum: Ask for Help Posted: Thu May 21, 2009 5:25 am Subject: Call ahk frm button in Outlook 2007 triggers Security dialog |
Scripts I have buttons for include:
Toggle nav pane on/off
Open filter dialog box (requires opening Customze Curent View)
Toggle in-cell editing on/off
Toggle reading pane on/off
None of them ac ... |
Topic: Call ahk frm button in Outlook 2007 triggers Security dialog |
EdScriptNewbie
Replies: 2
Views: 445
|
Forum: Ask for Help Posted: Wed May 20, 2009 4:45 pm Subject: Call ahk frm button in Outlook 2007 triggers Security dialog |
| I created some scripts that automate functions in Microsoft Outlook 2003, and created custom buttons and toolbars that trigger them from Outlook. I now have to use accursed 2007 at work, and created a ... |
Topic: Select file (win explorer)& move it to specific other fo |
EdScriptNewbie
Replies: 2
Views: 194
|
Forum: Ask for Help Posted: Wed May 06, 2009 11:41 am Subject: (realized I didn't reply) THANKS this worked great! |
| THANKS! |
Topic: Select file (win explorer)& move it to specific other fo |
EdScriptNewbie
Replies: 2
Views: 194
|
Forum: Ask for Help Posted: Mon Apr 27, 2009 1:17 am Subject: Select file (win explorer)& move it to specific other fo |
| I thought this would be easy, but I've looked around in Help and searched here in the forum, and haven't a seen a way to do it: I want to select a file or folder in a Windows Explorer view, and then k ... |
Topic: List: number{tab}letter. Sort first by number then by letter |
EdScriptNewbie
Replies: 6
Views: 502
|
Forum: Ask for Help Posted: Wed Mar 11, 2009 2:11 am Subject: List: number{tab}letter. Sort first by number then by letter |
| Thanks. My being right brain dominant has its advantages but understanding ahk ain't one of them. Thanx again! |
Topic: List: number{tab}letter. Sort first by number then by letter |
EdScriptNewbie
Replies: 6
Views: 502
|
Forum: Ask for Help Posted: Tue Mar 10, 2009 6:44 pm Subject: Thanks. now for the questions that reveal my ahk limitations |
| It works! I seem to be able to figure out much of what you did (though I'm not sure I could duplicate it from scratch). But, you've used some syntax unfamiliar to me, and I don't see a way to search A ... |
Topic: List: number{tab}letter. Sort first by number then by letter |
EdScriptNewbie
Replies: 6
Views: 502
|
Forum: Ask for Help Posted: Tue Mar 10, 2009 7:21 am Subject: List: number{tab}letter. Sort first by number then by letter |
Hi,
My script generates a list:
13{tab}Dog
278{tab}Cat
13{tab}Zebra
3{tab}Lemur
55{tab}Cobra
13{tab}Insect
I want a script to sort it into:
3{tab}Lemur
13{tab}Dog
13{tab}Insect
1 ... |
Topic: Got a script to close all toolbars in an Office 2003 app? |
EdScriptNewbie
Replies: 0
Views: 168
|
Forum: Ask for Help Posted: Thu Mar 05, 2009 6:07 pm Subject: Got a script to close all toolbars in an Office 2003 app? |
| I probably eventually can figure out, but thought maybe someone else might have one already. thanks. |
Topic: Autohotkey with preffered edition Dragon Naturally speaking |
EdScriptNewbie
Replies: 33
Views: 7819
|
Forum: Scripts & Functions Posted: Thu Feb 26, 2009 3:13 pm Subject: Autohotkey with preffered edition Dragon Naturally speaking |
You bet, Rib, I just hold the bar in front and bounce on the seat all the way home, yeehaa. That's why they call me Special Ed.
So, dumb question (naturally), is there any way you could do all thi ... |
Topic: Want script only at one site; site name not in title or tab |
EdScriptNewbie
Replies: 3
Views: 182
|
Forum: Ask for Help Posted: Thu Feb 26, 2009 9:14 am Subject: Want script only at one site; site name not in title or tab |
| Thanks; I don't know what that means. All I know is, I'm trying to write some scripts that only operate in a comapping.com window. When Firefox is pointed towards anything else, I don't want the scrip ... |
Topic: Autohotkey with preffered edition Dragon Naturally speaking |
EdScriptNewbie
Replies: 33
Views: 7819
|
Forum: Scripts & Functions Posted: Thu Feb 26, 2009 7:03 am Subject: Autohotkey with preffered edition Dragon Naturally speaking |
THANKS. I love ahk though, and love dragon (but not nuance), and wish I could use them together, so if this will help I'm all for it.
I have the script running. But I don't understand what it does ... |
| |