Text File Schemes
Text File Schemes allow you to load data from ASCII files into the Geographic Calculator. There are three types of common text file schemes included with the Calculator: .CSV .TSV and .SEG. These schemes can be used as they are, or modified to meet the needs of a particular file. The Text File Schemes dialog box allows you to add, edit, and delete custom text file schemes.
More:
How to change an existing text file scheme
How to delete an existing text file scheme
Create a New Text File Scheme
Go to Options>Text File Schemes
Press the New button.
Enter the unique three-character extension of the text files you want to support. For example, if you want to define a text file scheme for a whole series of point files you have that have .ABC for extensions, enter ABC. Do not enter a decimal point before the extension.
Press OK.
Enter a description for the text file scheme. This description will be displayed in the file open and save dialog filters (drop down box).
Select the text file type, either Delimited Text or Fixed Length Fields from the File Type group box. When you make a selection, the appropriate dialog box (described below) will display:
For Delimited Text files, select the delimiter and specify the text qualifier from the Field Delimiters group box. The delimiter is the character that separates fields. The text qualifier encloses text strings.
For Fixed Length Fields files, enter the number of fields (columns), the width of each field, and the output field alignment (justification).
Specify header record information from the Header Records group box. NOTE: The Geographic Calculator assumes that headers come BEFORE all data.
Specify a setting in the Field Names area. The settings determine how the grid columns are named.
Specify a setting for the Data Records. This setting specifies when the Calculator should start reading data.
Click OK
When asked to Save Scheme? , click Yes
Select Text File Schemes... within the Options Menu.
Select the scheme from the Unique File Extension list.
Change any required parameter.
Press the OK button.
Select Text File Schemes... within the Options Menu.
Select the scheme from the Unique File Extension list.
Press the Delete button.