Source Code Online Home Categories Top Code New Code Submit Code
Search
Subject Directory
 ASP
 ASP.NET
 C/C++
 CFML
 CGI/PERL
 Delphi
 Flash
 HTML
 Java
 JavaScript
 Pascal
 PHP
 Python
 SQL
 Visual Basic & VB.NET
 XML
New Code
Easy Query Builder 2.0
Odin Secure FTP Expert 7.7.3
jQuery Accordion Gallery 1.0
PCL to TIFF Converter Shell for Mac 2.0
Fax Server Plus 5.3.0522
Fax Server Pro 5.6.0522
Advanced RSS2Web Professional 3.11.104
Group Mail Manager Premier 2.32.36
RSS Content Generator Premier 3.11.86
Get Remote IP Address in PHP 1.0.0
Elite News Pro2 PHP RSS Reader 2.0
RTF-to-HTML DLL COM, Win32 1.0
Java Download Manager 1.0
VISCOM Video Edit Gold ActiveX SDK 9.21
HTML-to-RTF Pro DLL COM, Win32 1.0
Top Code
ICPennyBid - Penny auction software 3.9
Elite News Pro2 PHP RSS Reader 2.0
ASP.NET Event Calendar in MVC3 Razor 1.0
ICHolidayLettings - Holiday Lettings Site Script 1.2
WebTreeView 1.0
BP-T-Shirt - Custom T-Shirt WebStore Script 1.0
CloudOsys File Upload 2.4b2
X360 Multi-page Tiff Viewer ActiveX OCX 2.69
Metadraw3-OCX
AceDRM 1.0
MetaTags For Websites, Documents & Articles
idCGIRunner 1.5
a-Mac Address Change
TmdMailSlot, TmdWinPopup & TmdSecureMail 1.14
WindowHTML 1.1
Report About TMS Scripter Studio Pro 1.4
- required fields

Please enter text on the image
  



By building scripting support into your applications, you can provide a high degree of configurability, flexibility and automation control in your applications.


* It allows modification of the application behaviour without needing to update the full application. Just sending a new small script file is sufficient.
* It allows you to create and debug scripts and forms at runtime in an Delphi-like Integrated Development Environment.
* End users can add totally new functionality to an application by binding application logic with COM servers through scripting.
* Different end user specific rules can be put in scripts allowing to maintain a single application for different uses
* And much more ...


Script Studio supports pseudo-compiled scripts, making time critical script routines even faster.


Feature details


* Integrated Development Environment (IDE) allow creating script projects at runtime with multiple cross-language scripts (Basic and Pascal) and forms
* Visual form designer and Object inspector at runtime
* Integrated and automatic debugging system in the IDE, including breakpoints, watch viewer, trace into libraries, etc.
* Component palette in both Delphi 7 and Delphi 2007 styles
* Integrated syntax highlight memo with automatic code completion
* Separated components to build your own custom IDE
* Delphi 2007-like filtering system in Tool Palette
* Helper dialogs in IDE like Alignment, Size, Designer options, among others
* Events in IDE components allow saving/loading scripts and forms to/from database
* Run-time Pascal or Basic language interpreter
* Cross-language scripter component allows calls to Basic scripts from Pascal scripts and vice-versa
* Ability to load Delphi dfm forms and run them
* Access any Delphi object in scripts, including properties and methods!
* Supports try..except and try..finally blocks in script
* Allows reading/writing of Delphi variables and constants in script
* Allows access (reading/writing) script variables from Delphi code
* You can build (from Delphi code) your own classes, with properties and methods, to be used in script
* Most of Delphi system procedures (conversion, date, formatting, string-manipulation) are already included (IntToStr, FormatDateTime, Copy, Delete, etc.)
* You can add your own custom functions, using AddFunction method
* You can save/load compiled code, so you don't need to recompile source code every time you want to execute it
* Script libraries
* Thread-safe scripter engine
* COM support
* Support for calling DLL functions
* Debugging capabilities (breakpoint, step into, run to cursor, pause, halt ...)

Back