| Author |
Message |
Topic: sending emails/info from autohotkey to an email address/site |
JeremysDad
Replies: 10
Views: 287
|
Forum: Ask for Help Posted: Wed Nov 26, 2008 3:01 am Subject: sending emails/info from autohotkey to an email address/site |
hmm would it be possible to just send a message (without using outlook) through a gui?
The MailTo command activates the default email client. I haven't tried to do so by any other method. |
Topic: sending emails/info from autohotkey to an email address/site |
JeremysDad
Replies: 10
Views: 287
|
Forum: Ask for Help Posted: Tue Nov 25, 2008 5:45 pm Subject: sending emails/info from autohotkey to an email address/site |
ok so if i wanted to simply send an email to an adress with just a body message (mabye a subject line) what would i do?
Check out this page for a simple tutorial on the MailTo command. I use it for ... |
Topic: Help With Repetition |
JeremysDad
Replies: 1
Views: 57
|
Forum: Ask for Help Posted: Tue Nov 25, 2008 4:27 am Subject: Help With Repetition |
I'm looking to get a better grasp of how to simplify repetitive code and am hoping you will make some suggestions.
I have a series of routines that need to be recorded when run for stats purposes. ... |
Topic: Next Month's Name |
JeremysDad
Replies: 13
Views: 507
|
Forum: Ask for Help Posted: Sat Aug 16, 2008 6:08 pm Subject: Next Month's Name |
So when I started this string 2 years ago, the help I received did everything I needed. Now, I have a new wrinkle to grasp....
The original requirement was for me to determine the name of next mon ... |
Topic: Scheduler |
JeremysDad
Replies: 2
Views: 438
|
Forum: Scripts & Functions Posted: Sat Jun 07, 2008 9:12 pm Subject: Re: Scheduler |
Well, I decided to add a wrapper to it and a couple more options,
Please forgive my ignorance. What exactly is meant by a "wrapper". I have heard this term many other times but have no ... |
Topic: Prevent sub-menus from auto open |
JeremysDad
Replies: 2
Views: 100
|
Forum: Ask for Help Posted: Wed May 28, 2008 12:25 am Subject: Prevent sub-menus from auto open |
Hey Enguneer,
hack:
instead of submenus, have each menu clicked (that should have a submenu) bring up another menu via g labels instead of setting up submenus (first menu would disappear and " ... |
Topic: Prevent sub-menus from auto open |
JeremysDad
Replies: 2
Views: 100
|
Forum: Ask for Help Posted: Tue May 27, 2008 10:15 pm Subject: Prevent sub-menus from auto open |
Just wondering if anyone has a suggestion to prevent sub-menus from opening when the mouse is hovered over them?
I need to track useage of items on a sub-menu and am trying to do so via g-label whe ... |
Topic: Using %A_ThisMenuItem% |
JeremysDad
Replies: 1
Views: 210
|
Forum: Ask for Help Posted: Sat May 10, 2008 8:57 pm Subject: Using %A_ThisMenuItem% |
Hey Guys,
I'm working on a new script which will use a series of menus/submenus. Part of my plan is to track usage of each item in the menu structure.
One series of menus contains nothing but ... |
Topic: FileCopyDir clarification |
JeremysDad
Replies: 1
Views: 118
|
Forum: Ask for Help Posted: Fri Apr 04, 2008 8:37 pm Subject: FileCopyDir clarification |
| Just wondering whether or not FileCopyDir is the command I'm looking for. I am creating a small routine which is to grab a bunch of files from a network location and copy them to the user's machine. ... |
Topic: Comment Floaty thingies |
JeremysDad
Replies: 3
Views: 145
|
Forum: Ask for Help Posted: Wed Feb 27, 2008 2:48 am Subject: Comment Floaty thingies |
| Tooltips? |
Topic: Searching an INI file |
JeremysDad
Replies: 1
Views: 168
|
Forum: Ask for Help Posted: Thu Feb 21, 2008 2:44 pm Subject: Searching an INI file |
| Just wondering if anyone has any ideas to help me search an INI file. The file contains a series of entries that are separated into sections identified by staff numbers. Each entry will consist of a ... |
Topic: allow users to edit a script |
JeremysDad
Replies: 3
Views: 239
|
Forum: Ask for Help Posted: Sat Dec 22, 2007 12:39 am Subject: Re: allow users to edit a script |
I am trying to make a program that would allow users to have any key replaced with something else. How can I do this if I have to compile the script?
My suggestion would be to look into the inwr ... |
Topic: PSpad Weirdness |
JeremysDad
Replies: 3
Views: 186
|
Forum: Ask for Help Posted: Fri Dec 14, 2007 1:56 am Subject: Re: PSpad Weirdness |
Skan,
Yes! See: http://www.autohotkey.com/forum/viewtopic.php?p=164625#164625
You have a loooong history of being very helpful my friend. Thank you *VERY* much. I was convinced I was losing my m ... |
Topic: PSpad Weirdness |
JeremysDad
Replies: 3
Views: 186
|
Forum: Ask for Help Posted: Fri Dec 14, 2007 1:11 am Subject: PSpad Weirdness |
Hey gang,
Been away from scripting for a coule of months. Downloaded the latest PSPad and have the strangest behaviour. I will post on their forums but since so many folks here use this editor, I t ... |
Topic: Working with a GUI |
JeremysDad
Replies: 10
Views: 299
|
Forum: Ask for Help Posted: Sat Aug 25, 2007 4:22 am Subject: Working with a GUI |
Hey Jet,
Jeremy, can you post the section of code that worked exactly? It turns out my edit box takes 2 or 3 characters of input also. Hopefully yours runs when you tab out of the last box.
Tha ... |
| |