Forum Discussion
cunderw
9 years agoCommunity Hero
The project (.mds) file is just xml. You could try copying and pasting from one file to another:
<setting name="ObjectMapping_Objects" type="6" rowIndex="4" colIndex="3"> <columns> <column type="5" enabled="True" /> <column type="5" enabled="True" /> <column type="2" enabled="True" /> <column type="2" enabled="True" /> </columns> <data> // these are your stored objects </data> </setting>