Common errors



File or directory doesn't exist
If you use addresses with spaces the program only looks for the first part and mays not find the entire file address you asked for
Accession in double at line 3
two lines of the data file have the same number of accession and the same number of individual
Invalid value on line 1 / a variable 10 declared as quanti
the program have detected a non quantitative value for the variable number 10 at the line 1.
Error of lecture 8
means that an invalid value has been found at the line 8 (such as empty line).
Line 27 : error 1
at the line 27 one integer is missing for the number of accession or the number of the individual. The error can be located on the previous line in the data file or be due to a wrong variable data.
Invalid value for variable 9 class : 0
Zero has been written as the number of classes of the 9th variable which is a quantitative variable.
No active variable
No active variable has been indicated in the variable data.
Core size (10) higher than the total size (8)
The size of the core asked for is higher than the total number of accessions.

< > ^