Create fsScriptEngine at runtime?
Hi!
We use FastReport and FastScript inside, but we now have a need to call small external user scripts. My plan was to use FastScript engine in a unit, creating it all at runtime i.e. no forms involved at all. I can't find any examples at all and I always get an exception when I use fsScriptEngine.Create(...);
Is it possible, any examples or hints? Documentation does not help at all!
Thanks for any help!
Cheers,
Johan
We use FastReport and FastScript inside, but we now have a need to call small external user scripts. My plan was to use FastScript engine in a unit, creating it all at runtime i.e. no forms involved at all. I can't find any examples at all and I always get an exception when I use fsScriptEngine.Create(...);
Is it possible, any examples or hints? Documentation does not help at all!
Thanks for any help!
Cheers,
Johan
Comments