After a nice sunday, I come back with this problem syntax the code editor returns while compiling this:
Code: Select all
put char (IT+8) of ligneCourante to the number of chars of ligneCourante into tTmp
put char IT+8 of ligneCourante to length(ligneCourante) into tTmp
"Normally" (as far as I know!), the same lines do the same thing here.
However, I get this error message: < compilation error at line 201 (Commands: missing',') near "into", char 73 >
BTW, is there a way to see the char position in a script in the script editor ?
I don't see where is my error ?
Could you switch the light on for me please ?

Kind regards, Jean-Paul.