07-31-2013 07:51 AM
Hello,
I have a problem after converting an application from lookout version 3.8 to 6.7.
It says compile error:
...\Version Actuelle\usinemixdec2010.lks(1142): error: Syntax error
I've got 5 errors like this. In the help it says to go to line 1142 in the lks file, but when I go to this line with the "go to" tool in the notepad I've got this :
AlarmNB1défectueux= Alarm (
"Le capteur de niveau bas du bassin 1 est défectueux, réparer et appuyer sur reprise."
, "", AB1.b10_256, 4, "c:\lookout\virus.wav");
At first look I though the french accent "é" was the syntax error but I've got a lot of them in the lks file and I only have 5 errors in the compilation... Any advices ?
Thanks and sorry for my average english.
07-31-2013 08:01 AM
I made a test and it seems to really be the french accent, the compile just don't point them all. Replace tool in Notepad did the job.
Thanks anyway!