Difference between revisions of "LMD VCL - LMD IDE-Tools FAQ"

From LMD
Jump to: navigation, search
Line 4: Line 4:
  
 
== LMD ScriptPack ==
 
== LMD ScriptPack ==
 +
=== Which Script Languages are supported by LMD ScriptPack? ===
 +
By default the MS Windows Active Scripting Architecture supports two scripting engines (VBScript and JScript). No additional files are required here.
 +
Any number of additional script engines can be added to the architecture, which must separately installed. A small overview can be found [http://www.dotnetframework.de/Scripting/ScriptingEngines.aspx here] (text is german). Additional engines can be found on the net.
 +
 
=== When putting TLMDScriptDebugger on a form, an exception like "Class not registered" is thrown ===
 
=== When putting TLMDScriptDebugger on a form, an exception like "Class not registered" is thrown ===
 
This exception appears when MS ScriptDebugger is not installed. Get it from [http://www.microsoft.com/downloads/details.aspx?familyid=2f465be0-94fd-4569-b3c4-dffdf19ccd99&displaylang=en Microsoft WebSite].
 
This exception appears when MS ScriptDebugger is not installed. Get it from [http://www.microsoft.com/downloads/details.aspx?familyid=2f465be0-94fd-4569-b3c4-dffdf19ccd99&displaylang=en Microsoft WebSite].

Revision as of 23:06, 3 October 2007

[edit]

<< Back to Overview page

General

LMD ScriptPack

Which Script Languages are supported by LMD ScriptPack?

By default the MS Windows Active Scripting Architecture supports two scripting engines (VBScript and JScript). No additional files are required here. Any number of additional script engines can be added to the architecture, which must separately installed. A small overview can be found here (text is german). Additional engines can be found on the net.

When putting TLMDScriptDebugger on a form, an exception like "Class not registered" is thrown

This exception appears when MS ScriptDebugger is not installed. Get it from Microsoft WebSite.