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

Importing with Special Delimiter Character


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

Recommended Posts

Posted

I need to import a flat text file that uses Ascii(158) as the delimiter.

...I also need to export a flat text file that uses Ascii(158) as the delimiter character.

The reason for this is that I am inserting filemaker in the middle of an existing process.

Can Filemaker perform these types of imports and exports?

Thanks

Posted (edited)

Yes. A field delimiter. The delimiter is Ascii Character 158.

I surmize that FM does not support this. What is the easiest way to import this and break it into FM table fields.

Here is an example:

žFULL NAMEžž1112345ž100.00ž12292005žžLASTNAMEžFIRSTNAMEž1žKSTžž25ž4ž466667777žSžž03086ž2700 SW 1ST #999žžAMARILLOžTXžUSAž79102ž8065551212žžžžžžžžž

(I think I have the export figured out)

Edited by Guest
Posted

I would import the file into a temp table, use calculation fields to parse out the imported field, and import the result into the real table. I believe you will need a global text field to hold the delimiting character, since non-printing characters do not work in a calculation formula.

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