Error - Unterminated string in line

Hello

While testing the possibility to use Passolo 2015 Text Parser with RegEx  to handle Multiline text file, we hit an error I don't know how to handle.

When I'm generating the string list, some 50 files give the ERROR Unterminated string in line 

 

I checked the files in Notepad ++ but I can't see any dicrepancy or irtegularity.

The regex used is:

Begin : ^([^=]+)=
End   :  \n;([^\n]+)

 

I saw that similar error was supposedly fixed in Passolo 2016 CU4 so I decided to test this on Demo version of Passolo 2018.

Unfortunatley, the behaviour is the same as in Passolo 2016 Team.

 

This is what I see in preview:

 

 

Preview on Strings tab doesn't show any text is parsed.

 

 

Tracing_Start=Trace
Tracing_PaneTitle=Tracing

I'm attaching a an example of  problematic files in hope that somebody will have an idea what is causing this problems? and how can we fix this.

 

Thank you 

 

Simon