LMD ScriptPack 3.0 released

August 19, 2006

LMD ScriptPack is a collection of native VCL components and classes that can be compiled into your application royalty free. This package enables Delphi/CBuilder applications to support active scripting languages installed in Windows Scripting Host (such as VB Script, JScript, etc). TLMDScriptControl allows to run scripts from within your application and to share any application object with script interpreter engine. In addition it allows you to completely manage application objects within script, including operating with public properties, running methods, setting script procedures as event handlers etc. LMD ScriptPack represents also an easy way to make your application extendable by external scripts - so there is no need to edit source code (or rebuild projects) to change and/or enhance its functionality. New in version 3

  • Complete redesigned Delphi interface to active scripting. There is no longer need to use Script Extensions as in previous ScriptPack releases.
  • Delphi wrappers for accessing Delphi objects from the script. New Import utility with heavily improved Pascal Parser is available. Import units which register almost all important VCL classes, routines and constants are already included and can be directly used within your application / scripts.
  • Complete support for event handlers: - Supporting Delphi event handlers in script. - Wring event handlers in script. - Ability to setup (hook) event handlers based on Delphi RTTI (prepared for using in connection with LMD DesignPack). - Event handler source utilities.
  • New advanced demo projects and ScriptPack Guide included.

Please check Product Data Sheet for more info, trials are available at LMD Innovative public download area.

© LMD Innovative, Germany. All rights reserved. All other trademarks are acknowledged.