Use the Json_Encode function to get the string representation of the object and use FileWrite function to write it back
Ideally you'd use the handle from FileOpen for both FileRead and FileWrite, then FileClose the handle once you're done!
Once it is parsed the array is the same as any other Array in AutoIt , when you're done with modifying the array you can simply pass it as the value to your favourite JSON function without any additional steps
You'll have to parse the array first and then manually insert the correct index into your commands. If you want to do it in a "cleaner" way, you can just modify the Array in AutoIt and insert the whole thing back with your changes.
Wow, mIRC can do GUIs too? And what part does AutoIt play exactly if mIRC is already doing everything?
Bad luck, you missed out on this:
(Made by yours truly )
Not sure how CMD works but *nix terminals support "terminal codes" which can change the behaviour of the terminal... something like changing the terminal's text interpreter's encoding option