| Author |
Message |
Forum: Support Topic: Regex Help |
| Special Agent Fox Mulder |
|
Posted: November 12th, 2011, 12:13 pm
|
|
Replies: 4 Views: 115
|
| Try this... FileRead, videoTxt, vid1.txt ; second param should be the filename/path Offset = 1 ; This is the starting position for RegexMatch ToWrite = ; ToWrite is blank, not necessary but declaring variables for ease of comprehension. Loop, ; Loop forever until break or such { FoundPos := Reg... |
|
 |
Forum: Scripts Topic: RADIAL MENU scripts |
| Special Agent Fox Mulder |
|
Posted: February 19th, 2011, 3:00 am
|
|
Replies: 779 Views: 111508
|
| Aha, I see this is part of the improvement to the internal storage of functions, getting rid of those pesky MF_ prefixes. I got everything working again by stripping the MF_ prefix from the names of all my functions in my "My functions.ahk file. Then replacing all occurences of the prefix "... |
|
 |
Forum: Scripts Topic: RADIAL MENU scripts |
| Special Agent Fox Mulder |
|
Posted: February 19th, 2011, 2:53 am
|
|
Replies: 779 Views: 111508
|
| Having a little trouble and was wondering if anyone could point me in the right direction please.. Used the update program to upgrade to 4.2 from Radial Menu V4 (not sure which subversion if applicable though). Now when I run some menu items I receive the following error, for other icons there is no... |
|
 |
Forum: Support Topic: How can I get AHK to do 5x shift to launch sethc.exe? |
| Special Agent Fox Mulder |
|
Posted: December 26th, 2009, 3:13 am
|
|
Replies: 4 Views: 946
|
| Thanks for your reply TLM. Have learned a few new things from your code which will come in handy in future. Am still very new to this program - finding it so much easier (and faster!) then AutoIT which I had done some experimentation with previously. [preamble] Am looking at using it to increase pro... |
|
 |
Forum: Support Topic: How can I get AHK to do 5x shift to launch sethc.exe? |
| Special Agent Fox Mulder |
|
Posted: December 25th, 2009, 12:06 pm
|
|
Replies: 4 Views: 946
|
| I'm attempting to emulate the 5 consecutive SHIFT keypresses used to activate the windows Stickykeys function and not having any success. If I press the 5x Shift shortcut myself the PC beeps and the sethc.exe file in win\system32\ will run both before or after login (regardless of it's content) but ... |
|
 |
| Sort by: |