Rob

I get an error on:

        jEngine = manager.loadScriptingEngine("javascript");

No doubt, because I am on Mac OS X and don't have the COM object.

But I can't figure out what you are trying to do.

Dick

the error is

Error Occurred While Processing Request
unable to load language: javascript


 
The error occurred in /opt/coldfusionmx/wwwroot/mycfmxapps/TestBSF.cfm:  
line 28

26 :
27 :    //Load Javascript engine
28 :    jEngine = manager.loadScriptingEngine("javascript");
29 :
30 :    //Execute an expression.



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Reply via email to