I took the long way here but have arrived. I am trying to replicate map functions as I hunt for the most enjoyable way to play with INI style data (which is why the func names are all _map*). This is by no means complete but it is a working demo. As always feel free to improve this, and then post that. UDF ;_MapInit
;_MapAddKeyValuePair
;_MapReassignKey
;_MapAppendToKey
;_MapRemoveKey
;_MapGetValue
;_MapToString
;_MapToArray
;_MapTo2dArray
;_MapFrom