| View previous topic :: View next topic |
| Author |
Message |
alantsd
Joined: 26 Oct 2007 Posts: 8
|
Posted: Sat Feb 09, 2008 6:07 pm Post subject: More Explanation on source code |
|
|
I would like to understand the source code more in deep and hopefully writing a more flexible code later.
Thank you.  |
|
| Back to top |
|
 |
Titan
Joined: 11 Aug 2004 Posts: 5009 Location: imaginationland
|
Posted: Mon Feb 11, 2008 12:19 pm Post subject: |
|
|
The source code for AutoHotkey is commented, excessively in fact. What part of it don't you understand? _________________
RegExReplace("irc.freenode.net/autohotkey", "^(?=(.(?=[\0-r\[]*((?<=\.).))))(?:[c-\x73]{2,8}(\S))+((2)|\b[^\2-]){2}\D++$", "$u3$1$3$4$2") |
|
| Back to top |
|
 |
alantsd
Joined: 26 Oct 2007 Posts: 8
|
Posted: Sat Feb 23, 2008 5:10 pm Post subject: |
|
|
| Titan wrote: | | The source code for AutoHotkey is commented, excessively in fact. What part of it don't you understand? |
It's great to see your reply,however
It is still too hard for me now...
I'll come back to it when i had "LEVEL UP".
return |
|
| Back to top |
|
 |
|