Reads the contents of a text file into the input data grid on a fit tab
The Import Text File command reads the contents of a text file into the input data grid on the current fit tab. Data is read based on the current format of the input data grid, either sample data (X values only) or density/ cumulative data (X and Y values). Each X value or each pair of X-Y values in the text file should be followed by a carriage return. X-Y values in a pair should be separated by either a comma, tab, semi-colon or other identifiable separator character.