List of error messages:
When you run an EtlTool, a log file is created.
In this log file (which has the same name as your EtlTool) you can find the number of an error.
Here is the list of error messages:
1: there are too much fields in the line
2: field value is not "like" the operand (of date, entity, or value)
3: field value is not "unlike" the operand (of date, entity, or value)
4: "regex" in "part" is not working
5: "part" is not working
6: trouble with "date"
7: trouble with "entity"
8: "date" is not greater than operand
9: "date" is not valid
10: "date" is not greater than or equal to operand
11: "date" is not valid
12: "date" is not lesser than operand
13: "date" is not valid
14: "date" is not lesser than or equal to operand
15: "date" is not valid
16: trouble when using "plus" operator for values
17: trouble when using "minus" operator for values
18: trouble when using "divide" operator for values
19: trouble when using "multiply" operator for values
20: trouble with entity // unused, version 4.5
21: trouble with max function
22: trouble with min function
23: trouble with avg function
24: trouble with dist function
25: trouble with round function
26: trouble with ceil function
27: trouble with floor function
28: trouble with square function
29: trouble with pow function
30 : trouble with exp function
31 : trouble with log function
32 : trouble with asin function
33 : trouble with sin function
34 : trouble with acos function
35 : trouble with cos function
36 : trouble with atan function
37 : trouble with tan function
38 : trouble with inv function
39 : trouble with abs function
40 : trouble with substr function
41 : trouble with if function
42 : raw data date is before 1970
43 : trouble with batch mode
44 : function needs one argument
45 : function needs two arguments
46 : trouble with fact function