Doug Patrick Posted February 22, 2001 Posted February 22, 2001 I am trying to export records to a comma delimited text fields to be imported into another program. The exported records have quotation marks around the text fields. Is it possible to export these records without the quote marks? Filemaker is putting them there.
yafreax Posted February 22, 2001 Posted February 22, 2001 i have not used CS text export, but i know that you can often perform the same tasks with tab-deliminated files. I use these all the time and never see any extra quotation marks. Just something to look into if you can't find another option. jeremy
LiveOak Posted February 22, 2001 Posted February 22, 2001 The standard format for comma delimited files includes quotes to prevent errors with text such as "city,state". To get around the quotes, export in tab delimited format, open the export file in a word processor, replace the ""'s with blanks, replace the tabs with ","'s. -bd
Thumperman Posted February 23, 2001 Posted February 23, 2001 I know how to get around this. Export the file from FileMaker in a *.csv format instead of in *.txt or *.tab format. This should take care of it! Thumperman
Recommended Posts
This topic is 8928 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 accountSign in
Already have an account? Sign in here.
Sign In Now