| Author |
Message |
Topic: My status and website changes |
Thalon
Replies: 87
Views: 14050
|
Forum: Announcements Posted: Mon Oct 11, 2010 6:34 am Subject: My status and website changes |
I've been not here for a long time, but I'm still watching the development of AHK, because it's a great project (or "was" in between )
I want to thank you Chris for starting and develop ... |
Topic: xpath v3 - read and write XML documents with XPath syntax |
Thalon
Replies: 416
Views: 78384
|
Forum: Scripts & Functions Posted: Fri Mar 20, 2009 10:01 am Subject: xpath v3 - read and write XML documents with XPath syntax |
I've added a quick-n-dirty fix for the problem: ;Loop added by Thalon to remove a problem with slash in node-values.
Loop, Parse, step, '
{
if ReplaceSlashInNextNode = 1
{
... |
Topic: xpath v3 - read and write XML documents with XPath syntax |
Thalon
Replies: 416
Views: 78384
|
Forum: Scripts & Functions Posted: Thu Mar 19, 2009 12:27 pm Subject: xpath v3 - read and write XML documents with XPath syntax |
Hmm.... there is still one problem (at least one I've discovered so far)
I can't add elements to nodes with an attribute containing a slash!?
Here is a little sample-code:IfExist, test.txt
F ... |
Topic: xpath v3 - read and write XML documents with XPath syntax |
Thalon
Replies: 416
Views: 78384
|
Forum: Scripts & Functions Posted: Mon Mar 16, 2009 11:48 pm Subject: xpath v3 - read and write XML documents with XPath syntax |
Ah thank you, that was the missing hint!
Thalon |
Topic: xpath v3 - read and write XML documents with XPath syntax |
Thalon
Replies: 416
Views: 78384
|
Forum: Scripts & Functions Posted: Mon Mar 16, 2009 10:33 pm Subject: xpath v3 - read and write XML documents with XPath syntax |
Hey guys! Long time no see
I've a little problem with XML now.
Isn't it possible to create new nodes with values?
I've a saving-routine this way:xpath(XMLDoc, "/files/file[@name ... |
Topic: Notification: The nick: Goyyah will be changed to: SKAN soon |
Thalon
Replies: 35
Views: 3330
|
Forum: General Chat Posted: Mon Dec 17, 2007 9:26 am Subject: Notification: The nick: Goyyah will be changed to: SKAN soon |
@SKAN
You're not very persistent to your nick, aren't you?
I haven't any problems with your nicks.
"SKAN" is filling more place than "Sean", so there is already an optical dif ... |
Topic: Network Download/Upload Meter |
Thalon
Replies: 58
Views: 48124
|
Forum: Scripts & Functions Posted: Wed Dec 12, 2007 9:30 am Subject: Network Download/Upload Meter |
Didn't see this topic before, but it works nicely here.
I might take it as a baseground to build "Netmeter" in AHK out of it
Thalon |
Topic: ReadProcessMemory / WriteProcessMemory |
Thalon
Replies: 33
Views: 23577
|
Forum: Wish List Posted: Mon Dec 10, 2007 10:41 am Subject: ReadProcessMemory / WriteProcessMemory |
If we could writeprocessmemory we will get hackers to ahk@stekkie
WriteProcessMemory is a simple DllCall. If a hacker isn't able to achive this he isn't a hacker
Writing to foreign memory with AH ... |
Topic: OK to sell? |
Thalon
Replies: 115
Views: 21554
|
Forum: General Chat Posted: Wed Dec 05, 2007 10:36 am Subject: OK to sell? |
So, selling somebodies work without permission is not nice thing. Its equal to stealing.Yes, but doesn't a user give his permission to use his code when posting it?
He would have the option to compil ... |
Topic: OK to sell? |
Thalon
Replies: 115
Views: 21554
|
Forum: General Chat Posted: Thu Nov 29, 2007 7:52 am Subject: OK to sell? |
| I might be wrong and I'm no lawyer, but if someone posts his code into the forum he does give the permission to use it. If he wants to restrict this in any way (e.g. only non-commercial) I would expec ... |
Topic: Promotion of AutoHotkey |
Thalon
Replies: 9
Views: 1119
|
Forum: General Chat Posted: Thu Nov 29, 2007 7:45 am Subject: Promotion of AutoHotkey |
@JDN
My guess without visiting the page:
If you move the mouse over the quote-button you'll see the number of the post in the statusbar
Thalon |
Topic: Yesterday I felt it again |
Thalon
Replies: 4
Views: 1427
|
Forum: General Chat Posted: Fri Nov 23, 2007 1:03 pm Subject: Yesterday I felt it again |
I know this feeling, but I had it the last time early this year (or was it at the end of the last one?).
I've found something much more exiting for me: The real life!
I still like coding for a b ... |
Topic: Why do I prefer using AHK instead of Java or oo-BASIC ? |
Thalon
Replies: 8
Views: 1717
|
Forum: General Chat Posted: Fri Nov 23, 2007 12:55 pm Subject: Why do I prefer using AHK instead of Java or oo-BASIC ? |
Yepp, the AHK-manual is by far the best I've ever read.
I did try C# a bit (as I have to correct bugs in a C#-program from time to time), but it nerves me.
I do not come along with the documentation ... |
Topic: OK to sell? |
Thalon
Replies: 115
Views: 21554
|
Forum: General Chat Posted: Fri Nov 23, 2007 12:47 pm Subject: OK to sell? |
My code is always free to use.
If the code in the forum isn't it has to be mentioned in this way (so a type of general terms and conditions).
Thalon |
Topic: v1.0.47 released: Stdlib, RegisterCallback, NumGet/Put |
Thalon
Replies: 54
Views: 20590
|
Forum: Announcements Posted: Thu Nov 22, 2007 3:45 pm Subject: v1.0.47 released: Stdlib, RegisterCallback, NumGet/Put |
So.. I hope the next release will take some time.
I had some work to merge the changed parts into the existing german translation
Just joking.
Thanks for this new version!
Thalon |
| |