Kristyh1
4 years agoTrusted User
Error Lodging Taxable Payment Reports
I Am trying to lodge a client's TPAR and keep getting the below error message
Line 187. Please contact your software developer. The file contains an illegal character at end of last record.
I have over 26 pages of lodgements how can I find line 187 easier than note pad to find the issue on the supplier's card?
Hi Kristyh1
If your file is online, we can run a script to identify which supplier cards contain invalid characters. Send us your serial number and company file name by Private Message so we can organise that.If not, the line number can be easily found using Notepad++ instead of notepad by following the steps given below:
- Open the EMPDUPE file in notepad ++
- From the Search menu choose Find Characters in Range
- Select Non-ASCII Characters and click Find
Notepad ++ will then display where the invalid character is. - Click on the top of the notepad ++ application and the cursor will flash just after the invalid character. In the example below the invalid character is a SPACE.
- Repeat until all invalid characters are removed.
After this is done, you can fix the data in AccountRight and recreate the EMPDUPE file.
- Open the EMPDUPE file in notepad ++