 |
AutoHotkey Community Let's help each other out
|
| View previous topic :: View next topic |
| Author |
Message |
apocalypse-r Guest
|
Posted: Thu Aug 27, 2009 3:04 am Post subject: Iniread FAIL |
|
|
so, if you use iniread on a key called 'B10' it will disregard the value specified for default and use 'ERROR' instead.
Think Im kidding?
Try it:
| Code: |
iniread, B10, somenonexistantconfigurations.ini, Mapping, B10, default
msgbox %B10%
|
the msgbox will say 'ERROR'.
[Moved from Bug Reports forum. ~jaco0646] |
|
| Back to top |
|
 |
Guest
|
Posted: Thu Aug 27, 2009 3:55 am Post subject: |
|
|
| Check again, it works a expected. The msgbox shows "default". And that was a direct copy/paste/run from your post. |
|
| Back to top |
|
 |
AnttiV
Joined: 14 Aug 2009 Posts: 237 Location: Finland
|
Posted: Thu Aug 27, 2009 9:30 am Post subject: |
|
|
| I had that same problem, but it was really a typo. be very careful with the ","s. |
|
| Back to top |
|
 |
|
|
You can post new topics in this forum You can reply to topics in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|