TMS Scripter Studio enables you to add Pascal or Basic scripting into your Delphi or C++Builder application. By building scripting support into your applications, you can provide a high degree of configurability, flexibility and automation control in your applications. For example it allows modification of the application behaviour without needing to update the full application - just sending a new small script file is sufficient. End users can add totally new functionality to an application by binding application logic with COM servers through scripting and different end user specific rules can be put in scripts allowing to maintain a single application for different uses. Script Studio even supports compiled scripts, making time critical script routines even faster.