Problems with FS 1.9
I just installed the new v1.9, and now the method compile doesn't work any more.
fsScript.Compile returns allways false and the error "Incompatible types: 'Class string', 'String'".
What could be the reason for this problem?
cu
Helmut
fsScript.Compile returns allways false and the error "Incompatible types: 'Class string', 'String'".
What could be the reason for this problem?
cu
Helmut
Comments
When I try to "Create" a TClass object in the script, the engine raises an
"Incompatible type" error. But I can solve the problem; if I rebuild
(compile the whole project) in Delphi, every time I have made any changes.
(Even if the changes have nothing to do with the Fast Script).
Do you have any idea, how to solve this problem.
(The previous version of fast script, doesn't have this problem)