Skip to content

Compiling a script does not display errors #3

@prgrmRyC

Description

@prgrmRyC

I just found ReoScript and have been playing around with it in VS 2010 (C#) and trying to decide if I want to use it in an email processor I am writing.

One thing I am noticing is that ReoScript does not seam to parse the script until it actual it runs, meaning the srm.compile does not throw any errors if they are errors in the script. It also does not collect all the variables used in the script until it is ran.

What is the point of compiling? I want to be able to to tell my users that there script has error before actually running the script.

Thanks for a nice LIB!
-=Ryan

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions