Dear experts,
During developing my script - I can not use the ESTK on my system - with editing it in EditPad (UTF-8 file) and then executing it in FM-12 I got the message:
Script Error :
Error Message : Not well-formed (invalid token)
Script, Line# : E:\_DDDprojects\FM-biblio\test-scripts\t-read-formatted.jsx, 6
Fiddling around a lot, deleting initial comment lines, converting the file to Windows code page back and then again to UTF-8 the error persisted.
I then run the script in ETSK on the pc of my wife (which is very slow, but is a standard Windows 7 x32 installation) - no problem at all. I saved the script and went back to my system: problem was gone!
But now I have the same error with another script. The really strange thing is this: the reported line is always 6, even if I either delete (for the time beeing) irreleant lines or insert such at the beginning.
More strange things. My growing script in the project I have mentioned more than once now cretates the error when starting it.
Script Error :
Error Message : Character conversion error
Script, Line# : H:\Adobe\framemaker.12en\AdobeFrameMaker12\10, 0
This messages in itself is rubbish: the script loaded is E:\_DDDprojects\FM-biblio\escript\FM-biblio.jsx ...
Well at first I will restart Windows and then look at this again.