Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

Posted

I am working with a flat file from a supplier and need to get it into a reliable CSV format.

I am using filemaker to port it to this format.

One of the issues is that the description field they provide is messy. It has many characters that do not play nice.

I am stripping a few using a script to find and replace things such as # signs, commas, semicolons, and other characters to get a clean text.

One issue is that I need to remove the " in some fields - but I cannot find a way to do a find and replace on "

How can I clean the fields that have these - it needs to be something scriptable since this process will be ongoing.

Posted

find and replace things such as # signs, commas, semicolons

These characters are perfectly legitimate and you should have no problems getting a valid .csv file when exporting a field containing them.

Perhaps your target application cannot handle a standard .csv file.

This topic is 4890 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.