Use this AskiaTools feature to convert a delimited ASCII (.txt) file into a QES file.
To import a delimited ASCII file:
file menu and select import, then delimited ASCII.... The delimited ASCII import dialog appears:
ASCII file, click ... and specify the path to your ASCII source file.Askia file, click ... (i.e. name the new *.QES file, and specify where it is to be saved).OK.The available options are:
| Option | Description |
|---|---|
|
ASCII file |
Type the path and filename of the source (.txt) file or click |
|
Askia file |
Type the path and filename of the output file (where the data will be stored), or click |
| Max number of responses | Determines how askiatools will identify questions as closed or open text in the source file. If a variable has the stated number of unique responses or fewer, it will be considered a closed question; if it has more responses than this, it will be considered an open text question. For example, if you enter 20 here, then any question with more than 20 different responses will be treated as an open text question. |
| Max number of discrete values | Determines how askiatools will identify questions as closed or open numeric in the source file. If a variable has the stated number of unique numeric responses or fewer, it will be considered a closed question; if it has more responses than this, it will be considered an open numeric question. For example, if you enter 10 here, then any question with more than 10 different responses will be treated as an open numeric question. |
|
Question separator |
Specify the character used to separate questions in the source file ("TAB", ";", ":" or ","). |
|
Multiple response separator |
Specify the character used to separate responses in multi-coded questions ("TAB", ";", ":" or ","). |
| Question captions on the first row |
Select this option to indicate that the first line of the ASCII file contains the question captions. |
|
Import rows with errors |
Select this option to import rows in the source file that contain errors. |
| Always use '.' as the decimal point |
Select this option to indicate that the decimal point is always '.' |