Question about Java Script

 From:  Michael Gibson
12075.6 In reply to 12075.5 
Hi Frederick,

> Is a "Java Script Engine" something that is compiled into your program or is it something else?

It's a library written itself in C++ that implements the JavaScript language.

- Michael