AutoHotkey Community

It is currently May 23rd, 2012, 6:06 pm

All times are UTC [ DST ]


Search found 6 matches
Search these results:

Author Message

 Forum: Scripts   Topic: DllCall: Basic FTP Functions

Posted: July 26th, 2010, 3:10 pm 

Replies: 97
Views: 38482


Hi guys,

Until now I was very happy with this script. But FtpGetFile just doesn't work with my new host. FTP login is ok and my script is set up properly, because I can create directories and stuff, but that's all. Any idea?

thanks,
flux

 Forum: Support   Topic: randomizing elements in array

Posted: March 6th, 2010, 1:23 am 

Replies: 6
Views: 579


Thanks for the help guys! It turned out what I was actually looking for was shuffling elements in an array. Sorry for not being clear. It's called the Knuth shuffle. In case someone looked for it for the next NASA launch: Loop % array0-1 { Random i, A_Index, array0 n := array%i%, array%i% := ar...

 Forum: Support   Topic: randomizing elements in array

Posted: March 5th, 2010, 11:23 am 

Replies: 6
Views: 579


How do I randomize elements in huge arrays without creating duplicates or abusing the processor?

thanks,
flux

 Forum: Support   Topic: recombining strings (I have it in php)

Posted: August 24th, 2009, 4:32 pm 

Replies: 5
Views: 416


Good idea! Will spare me 5 seconds in every 2 years. :lol:

thanks again for your help,
Attila

 Forum: Support   Topic: recombining strings (I have it in php)

Posted: August 24th, 2009, 9:36 am 

Replies: 5
Views: 416


Thank you guys, you are awesome!

I tested it and it works just fine. And the code looks more cleaner than in php.

I'm off to drag it into my cave and understand how it works.

 Forum: Support   Topic: recombining strings (I have it in php)

Posted: August 23rd, 2009, 4:56 am 

Replies: 5
Views: 416


I've written very simple AHK scripts and enjoyed the process. But this php/regex stuff is way over my head. I guess it would take 5 minutes for any serious coder to translate this php code to AHK. Even just knowing if it's possible would help a lot. This script is for recombining strings in a semi-r...
Sort by:  
Page 1 of 1 [ Search found 6 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group