Terry Griffin <[EMAIL PROTECTED]> wrote: > We need to add the ability for users to execute scripts for our > application, which runs a scientific tool. The users will be scientist, > not professional programmers. A few years ago I would have used the Active > Scripting objects and supported JScript scripts accessing our app's object > model.
I've used JScript.NET successfully for this in the past. It's friendlier than C# etc. in that doesn't need a Main method, and has all the good stuff like hash and array literals, function closures, etc. -- Barry -- http://barrkel.blogspot.com/ =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com