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

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

Recommended Posts

Posted

I try to import record from a text file into a field. It stores each line as one record. But it will always ignore the content after the first comma in every single line.

for example.

"Today is a good day, can we go out?"

The line will be imported as

"Today is a good day"

The content after the comma is ignored.

The previous version File Maker does not truncated the line at all. But File Maker version 7 does.

Any ideas?

Thank you.

Jackson

Posted

Hi Jackson, and Welcome to the Forum.

Check out the information regarding File Formats, either in the Manuel, or accessing the online help when FileMaker is open. It sounds like you have the wrong one choose for your file.

BTW, you select the file type in the Import Dialog Box. It Defaults to FileMaker File.

HTH

Lee

Posted (edited)

Lee,

Thanks for replying.

What I need to do is to read and parse a text file and auto import records into the table.

It works pretty well, except the content after comma did not get read at all. I just wonder if this is a bug for File Maker 7.

I checked out the file format. I think my text file is good to go.

What do you think?

Thank you.

Jackson

Edited by Guest
Posted

Not a bug that I'm aware of. Can you post a sample of the Import file, and or a clone of your FM file?

Lee

Posted

On your import dailog box, make sure that it is being imported as a file type of .tab .txt

Posted

Not a problem Phil, I was merely pointing out that you, mr_vodka and myself had pointed to the same things, and if Jackson didn't find the answer there, then the next step would be to post samples of the files.

Lee

  • 2 weeks later...
Posted

thank you all for helping out. At this time, I have my users replaced all the comma(,) with semicomma(: in the notepad. And then do the import in the FileMaker application. All the data get imported.

Basically I have this text data file contains predefined format of content. When I tried to do a "record import" the text file for parsing, somehow the FileMaker Pro must read the comma(,) as a delimiter, so all the content after the comma in the line get truncated.

Jackson

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