Import other text data file…

See also:

Importing data from other text files

Reading Data

Transformations, Record Selection, and Input

Opens an existing text file containing data to be used for analysis. After selecting a file, you are prompted to select the analysis  module (AMFIT, GMBO/PECAN, PEANUTS or DATAB) from the following dialog

 

After selecting the file and the module (AMFIT, GMBO/PECAN, PEANUT or DATAB), a tabbed dialog box appears. This dialog can be used to:

      Name the variables in the data set (Names tab)

      Define transformations that will be carried out as the data are read (Transformation tab);

      Define criteria for selecting or deleting records as the data are read (Record Selection tab);

      Specify input options such as the maximum number of records to read or to use. You can also defer immediate reading of the data (Input Options tab);

      Define the format of the input data. EPICURE can read tab-free, blank delimited data without a format specification. (Format tab).

Related script commands

FORMAT

RECORDS

NAMES

SELECT

TRAN

USE