| Author |
Message |
Forum: Scripts Topic: [Func] sort by numbers within a string |
| bradchuck |
|
Posted: September 17th, 2008, 4:26 am
|
|
Replies: 2 Views: 1453
|
I seem to fall back to ahk when I need to do stuff like this.
I can make a quick GUI and throw it into an .exe and email it to whoever needs it.
I don't have a use for it now but it's here if I do.
Thanks for posting it. |
|
 |
Forum: Support Topic: MS Office Style Sequential Numbers |
| bradchuck |
|
Posted: May 5th, 2008, 5:50 pm
|
|
Replies: 3 Views: 756
|
| If you have a sequential list of numbers say; 1 2 3 4 5 6 7 9 10 15 21 22 23 24 25 26 it is a waist of space to list them like this. Your program should list them like this; 1-7,9,10,15,21-26 is there some kind of way to do this in ahk or windows? I know office uses this notation for printing pages ... |
|
 |
Forum: Scripts Topic: The Clipinator |
| bradchuck |
|
Posted: April 10th, 2008, 3:28 am
|
|
Replies: 1 Views: 1243
|
I will add this to my toolbox. I do a lot of copy and pasting from Firefox.
Thanks, |
|
 |
Forum: Scripts Topic: Serial ( COM ) Port Console Script |
| bradchuck |
|
Posted: April 1st, 2008, 12:50 pm
|
|
Replies: 120 Views: 50172
|
Thanks! This was usefill to me.
I am making it into an include file and using it to replace the Port.dll file. I also found that port.dll it did not work correctly. Your method does. |
|
 |
| Sort by: |