| Author |
Message |
Topic: Create HardLinks |
peterm
Replies: 10
Views: 570
|
Forum: Scripts & Functions Posted: Fri Dec 23, 2011 6:20 pm Subject: Create HardLinks |
Very useful, I have always thought this function could be used to cut down on copies of files around the hard drive. e.g. in a dupklicate finder program.
Thanks
Peterm |
Topic: Conway |
peterm
Replies: 6
Views: 861
|
Forum: Scripts & Functions Posted: Tue Sep 06, 2011 7:10 pm Subject: Conway |
Hi, looks fun and I iwll have a play. I tried your website of libraries but although it looks nice none of the items opens.
Peterm |
Topic: Task List tracker |
peterm
Replies: 3
Views: 7317
|
Forum: Utilities & Resources Posted: Mon Sep 05, 2011 5:07 pm Subject: Task List tracker |
Thanks for the suggestions.
The one suggested by Iggy_ has exactly the functionality I wanted.
Peterm |
Topic: Task List tracker |
peterm
Replies: 3
Views: 7317
|
Forum: Utilities & Resources Posted: Wed Aug 31, 2011 7:14 pm Subject: Task List tracker |
Does anybody have a preference on a free program to create Task Lists or ToDo Lists. I have been playing with Swift To Do,
http://www.dextronet.com/swift-to-do-list-software, but it has expired and t ... |
Topic: AutoHotkey v2 Alpha Release |
peterm
Replies: 710
Views: 57689
|
Forum: Scripts & Functions Posted: Mon Apr 04, 2011 6:07 pm Subject: AutoHotkey v2 Alpha Release |
As an old timer used to older languages I would like to see the end of %var%, I still haven't got my head round when they are in or out.
I now need to learn the OOP basics and this is a good forum/la ... |
Topic: [Class] _Struct + [Func] sizeof ! New Version ! |
peterm
Replies: 103
Views: 10600
|
Forum: Scripts & Functions Posted: Sun Mar 27, 2011 5:45 pm Subject: [Class] _Struct + [Func] sizeof ! New Version ! |
Yup, that works, sorry,not seen this way before for ahk code.
Thanks |
Topic: [Class] _Struct + [Func] sizeof ! New Version ! |
peterm
Replies: 103
Views: 10600
|
Forum: Scripts & Functions Posted: Sun Mar 27, 2011 9:05 am Subject: [Class] _Struct + [Func] sizeof ! New Version ! |
Is the download broken?
http://www.autohotkey.net/~HotKeyIt/Struct.ahk
It seems to have lost it's formatting.
Peterm |
Topic: purloinedheart's logic examples |
peterm
Replies: 8
Views: 396
|
Forum: Scripts & Functions Posted: Tue Mar 01, 2011 10:25 pm Subject: purloinedheart's logic examples |
A nice example for those of us who are trying to learn this new fangled object stuff.
Add a few more and I might finally use them without getting the examples out each time.
Thanks
Peterm |
Topic: How to pass/evaluate parameters to functions |
peterm
Replies: 5
Views: 191
|
Forum: Ask for Help Posted: Sun Feb 13, 2011 9:33 pm Subject: How to pass/evaluate parameters to functions |
Thanks for reply but first means one has to enter the variable in name in the function call.
The second is an interesting idea but tricky to make 100% correct.
I rather hoped thare was a global vari ... |
Topic: How to pass/evaluate parameters to functions |
peterm
Replies: 5
Views: 191
|
Forum: Ask for Help Posted: Mon Feb 07, 2011 10:20 pm Subject: How to pass/evaluate parameters to functions |
As an extension to this, how does one pass the name of the variable to a function?
I wanted to have a Debug function that printed the name of the variable and the value in it. I have searched the for ... |
Topic: GetXLData Function : using ADO with AHK_L to get Excel data |
peterm
Replies: 2
Views: 747
|
Forum: Scripts & Functions Posted: Mon Feb 07, 2011 10:12 pm Subject: GetXLData Function : using ADO with AHK_L to get Excel data |
I tried this with your first example and got an error.
Looks to be in Microsoft Visual C++ Runtime Library.
RunTime Error in AutoHotkey.exe
R6025
-Pure Virtual Function Call
means nothing to ... |
Topic: Scrabble Word Tester |
peterm
Replies: 3
Views: 996
|
Forum: Scripts & Functions Posted: Wed Jan 12, 2011 8:24 pm Subject: Scrabble Word Tester |
Enter_User_Name_Here
I thought that would lead to all the files. It didn't.
Here are al the individual files shortcuts.
http://www.autohotkey.net/~peterm/My_Anagram-V6s.ahk
http://www.autohotkey ... |
Topic: Scrabble Word Tester |
peterm
Replies: 3
Views: 996
|
Forum: Scripts & Functions Posted: Tue Jan 11, 2011 8:48 pm Subject: Scrabble Word Tester |
Interesting idea.
If you want to do more with Scrabble scores etc, then look at this:
http://www.autohotkey.net/~peterm/Word_Manipulator.exe
I wrote it as a crossword solver but if you load the S ... |
Topic: Help reading the last 4 digits of a clipboard line. |
peterm
Replies: 6
Views: 203
|
Forum: Ask for Help Posted: Fri Jan 07, 2011 5:30 pm Subject: Help reading the last 4 digits of a clipboard line. |
Read the help file on Stringsplit.
Peterm |
Topic: TF: Text file & Variables/String Library v3.3 [lib] |
peterm
Replies: 183
Views: 30962
|
Forum: Scripts & Functions Posted: Thu Dec 30, 2010 9:29 pm Subject: Function to extract Columns from data |
There is a function included in TF called TF_ColGet which appears to get individual characters rather than words.
e.g. to get column 1 to 2 from 123,345,567 gives 12
What I needed was a function to ... |
| |