FPEP1015E FILE <V1>: INVALID TOKEN <V2> ENDING AT POSITION <V3> IN LINE <V4>. TOKEN <V5> EXPECTED.
Explanation
The Spreadsheet Input Data Generator detected
a syntactical error when processing input data.
- <V1> is the input file.
- <V2> is the invalid token.
- <V3> is the ending position of the invalid token.
- <V4> is the line in the input file of the invalid token.
- <V5> is the expected token.
User response
Check the input file and correct the problem.