Thread: M&M 3rd ed. BBCode Export
View Single Post
jmucchiello
Junior Member
 
Join Date: Mar 2018
Posts: 20

Old March 2nd, 2019, 03:45 PM
Found another one:

When you use a custom descriptor, the XML output gives you:

<descriptors>
<descriptor name="- Custom Descriptor -"/>
</descriptors>

Of course the data is in the internal file:

<pick thing="pdsOther" index="490" batchindex="245" refcount="0" fieldcount="1" source="pwDescs">
<field id="pdsUserNm" text="My super special descriptor"></field>
</pick>

You just can't get it from the XML unless you parse the summary attribute.
jmucchiello is offline   #11 Reply With Quote