| Author |
Message |
Forum: Support Topic: Down & up arrows as triggers |
| Michael2222 |
|
Posted: April 28th, 2012, 2:56 pm
|
|
Replies: 2 Views: 38
|
|
 |
Forum: Support Topic: Down & up arrows as triggers |
| Michael2222 |
|
Posted: April 28th, 2012, 2:15 pm
|
|
Replies: 2 Views: 38
|
Hello, I'm sure this is very simple, but I just can't get it to work.
I want to use CTRL+ALT+DownArrow and CTRL+ALT+UpArrow as hot keys.
I have tried ^!{Down} and ^! {Down}, for example, and they don't work or aren't accepted.
Thanks in advance for pointers! |
|
 |
Forum: Support Topic: Sorting tables by row in Word 2010 |
| Michael2222 |
|
Posted: November 3rd, 2011, 3:15 pm
|
|
Replies: 1 Views: 119
|
| Hello, I have a table with five columns and a bunch of rows that I want to automatically sort in Word 2010. The last column contains the date that something has to happen (docket). I can manually select all of the columns and then hit the A-Z button at the top of word - select the last column and so... |
|
 |
Forum: Support Topic: Hotkeys occasionally not functioning |
| Michael2222 |
|
Posted: July 25th, 2011, 11:25 am
|
|
Replies: 1 Views: 82
|
| Hello, I have a bunch of fairly simple hot keys in an Autohotkey file that loads at startup. Once in a while, I press the hotkey and nothing happens (these are mostly simple programs - for instance open a particular pdf file when the hotkey is pressed). If I exit the autohotkey file in the taskbar a... |
|
 |
Forum: Support Topic: Copying a file via the clipboard to a directory |
| Michael2222 |
|
Posted: February 27th, 2011, 3:31 pm
|
|
Replies: 3 Views: 114
|
| Thanks for your help, Stanman. That will only copy one message to a predetermined file name. I am copying multiple messages in Outlook, so they have to be stored under their original file names (which does happen if I manually go to a directory and press CTRL V). I also want them to be stored in the... |
|
 |
Forum: Support Topic: Copying a file via the clipboard to a directory |
| Michael2222 |
|
Posted: February 27th, 2011, 1:17 pm
|
|
Replies: 3 Views: 114
|
| Hello, This should be really easy, but I'm not finding the right way to do it. I know that there is a FileCopy command, but I want to copy a message directly from Outlook via Ctrl C (it comes from a .pst file originally, so you can't really go to the path for FileCopy) and then save the contents of ... |
|
 |
Forum: Support Topic: Saving e-mails in Outlook to a different directory |
| Michael2222 |
|
Posted: February 16th, 2011, 10:24 pm
|
|
Replies: 0 Views: 110
|
| Hello, I'm wondering if there is a starting point to saving e-mails in Outlook 2010 (or multiple e-mails selected with CTRL down-arrow) to a directory somewhere else - kind of a direct archiving function. I realize that most people want to see some code to correct - and I have stuck to that in the p... |
|
 |
Forum: Support Topic: Trying to replace two spaces with a space - not working |
| Michael2222 |
|
Posted: October 10th, 2010, 5:47 pm
|
|
Replies: 9 Views: 195
|
| Thanks - that's what I was looking for. |
|
 |
Forum: Support Topic: Trying to replace two spaces with a space - not working |
| Michael2222 |
|
Posted: October 10th, 2010, 5:22 pm
|
|
Replies: 9 Views: 195
|
| One more quick question: If I want to turn (Space), into just , how do I represent the comma in the command so that it doesn't get confused with the commas inherent in the command structure? Ditto for a period: Turning (Space). into just . Other commands take two commas to mean one literal comma, th... |
|
 |
Forum: Support Topic: Trying to replace two spaces with a space - not working |
| Michael2222 |
|
Posted: October 10th, 2010, 12:23 pm
|
|
Replies: 9 Views: 195
|
| I used SKAN's suggestion - thanks, it worked. |
|
 |
Forum: Support Topic: Trying to replace two spaces with a space - not working |
| Michael2222 |
|
Posted: October 10th, 2010, 11:42 am
|
|
Replies: 9 Views: 195
|
| Hello, I am trying to replace every instance of two spaces in a string with one space. I copy the entire string into a variable called "ridcode" and then apply this line: StringReplace, ridcode, ridcode, %A_SPACE% %A_SPACE%, %A_SPACE%, All It doesn't work. Please get me moving in the right... |
|
 |
Forum: Support Topic: Changing quotation mark styles |
| Michael2222 |
|
Posted: August 10th, 2010, 6:30 pm
|
|
Replies: 3 Views: 220
|
| Thanks, I changed your suggestion for my specific purpose and got it up and running. |
|
 |
Forum: Support Topic: Changing quotation mark styles |
| Michael2222 |
|
Posted: August 10th, 2010, 11:32 am
|
|
Replies: 3 Views: 220
|
| I'm wondering if there's a simple way to replace German quotation marks (like this: „example of German quotation marks") with English quotation marks ("like this"). I can handle the mechanics of replacing the text etc., I'm just not sure how to distinguish the two types of quotation m... |
|
 |
Forum: Support Topic: Change quotation marks |
| Michael2222 |
|
Posted: July 3rd, 2010, 12:47 pm
|
|
Replies: 2 Views: 212
|
Hello,
Is there a simple way to change quotation marks in a sentence (without otherwise modifying the sentence)?
As an example, changing German quotation marks to "regular" quotation marks.
Thanks in advance for hints on a simple way to do this. |
|
 |
Forum: Support Topic: Simple program won't work |
| Michael2222 |
|
Posted: May 10th, 2010, 1:16 pm
|
|
Replies: 2 Views: 231
|
| Thanks Murx for an attempt at it, but SetTitleMatchMode didn't help. I've tried all sorts of combinations, including only the hotkey and the run statement. If I manually click on that file, it runs. If I insert the full path to the file in "Run" in Windows 7, it runs. It won't start with a... |
|
 |
| Sort by: |