Thread Tools Display Modes
Prev Previous Post   Next Post Next
11-29-05, 11:59 AM   #1
Djanee
A Defias Bandit
AddOn Author - Click to view addons
Join Date: Nov 2005
Posts: 1
Parse / Merge for Saved Variables?

Does anyone know of a tool that can read, edit, write back out info in a SavedVariables file? My husband and I both have CT_Mapmod installed and it's great in marking landmarks and especially resource nodes as we gather. Only annoying part is that we either have to remember to send each marker to the other person one at a time (what we currently do for important stuff) or just live with the 2 increasingly divergent sets of data. I'd love to be able to read both files, maybe toss them into Access or something so I can return unique entries (no duplicates in file if a spot is already on both our maps), then write the merged result back out. It doesn't have to be completely automated...I'm not afraid to get my hands dirty. I just can't find any tool that will read the file in a way that I could merge the info. Seems it would have to essentially de-normalize the data on read, then re-normalize when it writes it back out.

Thoughts, pointers?
  Reply With Quote
 

WoWInterface » Developer Discussions » General Authoring Discussion » Parse / Merge for Saved Variables?


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off