- Posted by
- Mofi, I'm aware of that the scripting engine embedded in UltraEdit supports the core functionality of JavaScript 1.7. But my question remains: Is is not possible to create COM objects in a script file that is executed from UltraEdit? Regards /ThomasPosted in Scripts
-   Topics
-   Views
- namlook
Jun 13, 2007
- Is it not possible to create COM objects with the java script engine that comes with UltraEdit? Why does not the lines below work? var obj = WScript.CreateObject("MyComServer.MyObject"); var res = obj.MyMethod("test"); I get this error message: An error occurred on line 7: obj = WScript.CreateObject...Posted in Scripts
-   Topics
-   Views
- namlook
Jun 13, 2007