krusader Posted July 31, 2000 Posted July 31, 2000 I am trying to convert a text file to FMP 5.0 I want 3 parts of one text file to be separated into 3 FM fields in the text file these parts are separated by a blank line (I am trying to convert PubMed text files into FM) THANKS!!
danjacoby Posted August 1, 2000 Posted August 1, 2000 You can open .txt files within FileMaker. Each line will import as a separate record, so the way you have your file set up now, it will create 5 records & 1 field (in the 2nd & 4th records the field will be blank, reflecting the blank lines). By separating the three items with tabs instead of returns, they'll import into 3 different fields in 1 record. Never mind if the tabs don't appear "properly" in your text editor; they'll import just fine. HTH, Dan
Recommended Posts
This topic is 8949 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