Jump to content

This topic is 699 days old. Please don't post here. Open a new topic instead.

Recommended Posts

5 minutes ago, Stefan Karlsson said:

1. UTF-8

I am afraid you misunderstood my question. I asked what is the format of the exported file - is it CSV, or a tab-separated file, or some other format from the list in  https://fmhelp.filemaker.com/help/12/fmp/en/html/import_export.17.23.html#1046089.

In any case, with version 12 your options are rather limited. I can think of two possible solutions:

1. Export as XML and use a custom XSLT stylesheet to produce the file you need;

2. Export your file as usual, then use an external application to replace the line endings. You could use the Perform AppleScript[] script step to automate this part.

 

Link to comment
Share on other sites

This topic is 699 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.