johnm
18-Jan-2008, 05:06 AM
I was experimenting with setting up Cirrus to use the HTML Tidy and XML Tidy formats that are available for BC2.
The BC2 definition wouldn't export (fair enough) so I copied the buiolt-in HTMM and XML definitions then added the conversion callout.
When I exported just my two new formats to an XML file I was surprised to see the file listed every format on my system. The selected ones had content, the rest looked like this:
<TDataFormat Value="Data Files">
<Deleted Value="True" />
</TDataFormat>
<TDataFormat Value="MS Excel Spreadsheets">
<Deleted Value="True" />
</TDataFormat>
...
What's the reason for these sections? I might not want to reveal to everyone that I have lots of other formats I'm not giving them.
The BC2 definition wouldn't export (fair enough) so I copied the buiolt-in HTMM and XML definitions then added the conversion callout.
When I exported just my two new formats to an XML file I was surprised to see the file listed every format on my system. The selected ones had content, the rest looked like this:
<TDataFormat Value="Data Files">
<Deleted Value="True" />
</TDataFormat>
<TDataFormat Value="MS Excel Spreadsheets">
<Deleted Value="True" />
</TDataFormat>
...
What's the reason for these sections? I might not want to reveal to everyone that I have lots of other formats I'm not giving them.