| View previous topic :: View next topic |
| Author |
Message |
Tuncay
Joined: 07 Nov 2006 Posts: 1886 Location: Germany
|
Posted: Fri Nov 27, 2009 11:34 pm Post subject: |
|
|
May be someone is interested in into ini.ahk - Basic ini string functions as an alternative?
No object creation or something is needed. Use function to extract data without to create special type of variable. It works on ordinary variables looking like a ini content (in example right after File, Read an ini file). _________________ {1:"ahkstdlib", 2:"my libs", 3:"my apps", 4:"my license"}
--> Don't feed the troll! <-- |
|
| Back to top |
|
 |
UncleScrooge
Joined: 14 Apr 2009 Posts: 75 Location: Italy
|
Posted: Sat Nov 28, 2009 1:54 pm Post subject: |
|
|
| Tuncay wrote: | May be someone is interested in into ini.ahk - Basic ini string functions as an alternative?
No object creation or something is needed. Use function to extract data without to create special type of variable. It works on ordinary variables looking like a ini content (in example right after File, Read an ini file). |
given a look at it: great job! already dwnldd
gonna give a try, even though after all that sweat to fix Titan's code...
bad thing is, imho, that Titan's script (patently faulty) is kept in the wiki catalogue as it is. _________________ Intel Centrino @ 2.8GHz
4 GB RAM
WIN XP SP3 |
|
| Back to top |
|
 |
SoLong&Thx4AllTheFish
Joined: 27 May 2007 Posts: 4999
|
Posted: Sat Nov 28, 2009 2:07 pm Post subject: |
|
|
| UncleScrooge wrote: | | bad thing is, imho, that Titan's script (patently faulty) is kept in the wiki catalogue as it is. | Is it? I don't see it. I wanted to add a link to your "fixes" to it (removing might just be a bit much)
@both: Also have a look at http://www.autohotkey.com/forum/topic22495.html as it may provide some inspiration.
Edit: I see Tuncay already links to it from his documentation ... so just UncleScrooge _________________ AHK Wiki FAQ
TF : Text files & strings lib, TF Forum |
|
| Back to top |
|
 |
UncleScrooge
Joined: 14 Apr 2009 Posts: 75 Location: Italy
|
Posted: Wed Dec 09, 2009 10:19 pm Post subject: |
|
|
| hugov wrote: | | UncleScrooge wrote: | | bad thing is, imho, that Titan's script (patently faulty) is kept in the wiki catalogue as it is. | Is it? I don't see it. |
here :
http://www.autohotkey.com/wiki/index.php?title=AHK_Libraries
17th line _________________ Intel Centrino @ 2.8GHz
4 GB RAM
WIN XP SP3 |
|
| Back to top |
|
 |
SoLong&Thx4AllTheFish
Joined: 27 May 2007 Posts: 4999
|
Posted: Wed Dec 09, 2009 11:16 pm Post subject: |
|
|
I made that page
I included a link to your bug fix and added a link to Tuncays newer library just below it (then I saw it already was included so I removed the double entry, sorry for the mess) _________________ AHK Wiki FAQ
TF : Text files & strings lib, TF Forum |
|
| Back to top |
|
 |
UncleScrooge
Joined: 14 Apr 2009 Posts: 75 Location: Italy
|
Posted: Thu Dec 10, 2009 9:47 am Post subject: |
|
|
| hugov wrote: | I made that page
I included a link to your bug fix and added a link to Tuncays newer library just below it (then I saw it already was included so I removed the double entry, sorry for the mess) |
no probs... good job mate _________________ Intel Centrino @ 2.8GHz
4 GB RAM
WIN XP SP3 |
|
| Back to top |
|
 |
|