|
Importing Data
|
Previous Top Next |
| NOTE: | Before you import data from a text file, try exporting data from FACSys. Look at the resulting ASCII file to see how the import file must be structured.
|
|
|
| · Your import file must be in ASCII format, where each field is separated by a comma delimiter.
|
| · The first row of the file must contain the file's header information. FACSys will read the header, count the delimiters, and determine the expected number of fields.
|
| · Quotes surrounding the import fields are only required when there is a comma included within a field. For example, " Your Software Company, Inc." requires surrounding quotes to be read as a single field.
|
| · FACSys will strip out any leading or trailing spaces in a field.
|