Search found 47 matches

by ahkDustVorteX
13 Jan 2015, 13:51
Forum: Ask for Help (v1)
Topic: AHK_L or AHK Standard?
Replies: 5
Views: 2314

Re: AHK_L or AHK Standard?

Thanks for the answer GeekDude! It helped me to understand how ahk has evolved.

Best Regards
by ahkDustVorteX
30 Dec 2014, 14:07
Forum: Ask for Help (v1)
Topic: AHK_L or AHK Standard?
Replies: 5
Views: 2314

AHK_L or AHK Standard?

Hello everyone,

Sorry about my beginner question: What is the main difference between AHK_L and AHK Standard? :shifty:

Thanks
by ahkDustVorteX
18 Dec 2014, 17:05
Forum: Ask for Help (v1)
Topic: COM Library for manipulating websites (how do I use it?)
Replies: 2
Views: 1136

Re: COM Library for manipulating websites (how do I use it?)

seems to work ok just had to use the full path to the html file Thanks Blackholyman for answering. :D I have already defined the fullpath for my html file, but it seems that this is not related to my problem. However, just to test my AHK script in a real html in the web, it worked fine. I guess the...
by ahkDustVorteX
12 Dec 2014, 10:57
Forum: Ask for Help (v1)
Topic: COM Library for manipulating websites (how do I use it?)
Replies: 2
Views: 1136

COM Library for manipulating websites (how do I use it?)

Hello Everybody, I am trying to learn how to access and navigate in a website using AHK_L. And I have read Tank's and Jethrow's tutorials which by the way are great knowledge resource, however I am a little confused at the beggining. I assumed that AHK_L has already COM library built in but it seems...
by ahkDustVorteX
23 Oct 2014, 11:35
Forum: Ask for Help (v1)
Topic: [SOLVED]Sorting a Simple String
Replies: 5
Views: 2068

Re: [SOLVED]Sorting a Simple String

Thanks sinkfaze.

Your code seems more compact.
by ahkDustVorteX
23 Oct 2014, 10:55
Forum: Ask for Help (v1)
Topic: [SOLVED]Sorting a Simple String
Replies: 5
Views: 2068

Re: Sorting a Simple String

Wow, Problem solved!

Thanks AlphaBravo and RHCP, you are the masters.
by ahkDustVorteX
23 Oct 2014, 07:33
Forum: Ask for Help (v1)
Topic: [SOLVED]Sorting a Simple String
Replies: 5
Views: 2068

[SOLVED]Sorting a Simple String

Hello everybody from AHK forum, My problem is pretty simple. I need to sort a string like "cb1d324a" in an alphabetical and numeric order, making a result like "abcd1234". However, I wasn't able to make this procedure using Sort command because this would only work with arrays, i.e., values separate...

Go to advanced search