Hello Everybody, I'm new and not to advanced in AutoIt but I'm trying to create a Sync Tool for a game I'm playing. I'm using a combo box to select the save game, unfortunately it always returns value "4", what am i doing wrong?.. Do i need to unset the value or what is it that i'm missing. I'd also like some advice, cause for this savegame i will need to read a xml file, is there anything XML like for AutoIt, or do i need to read it as a string and then explode the values or what would be