Export in XML

Is there any way to add an XML format letter to the $ft Parameter?

Hi Grant,

I’ll need to check with some colleagues to see if this is possible. As of right now I think the only supported filetypes are:

  • CSV (need to call use $ftT and then use $fnyourfilename.csv
  • Text
  • Graph
  • HTML
  • Binary

But if you were to do this through a BASIC script, you could potentially get the formatting you’re looking for.

Here’s an example I made for creating custom CSVs you could use as a template.

custom_historical_log_example.txt (2.4 KB)

Hi Grant,

I just checked with my colleague in Belgium and he said that it seems like it would only be possible through BASIC currently.

He also recommended looking at this page:

https://techforum.ewon.biz/thread-597.html

Hi Tim
Has there been any change in creating a file in the XML format? I have some clients sending data to Regional Councils who are demanding XML - WML2 format. Sending the data direct avoids third party intervention, fees etc.