Introduction - If you have any usage issues, please Google them yourself
TPasScript component for Delphi 4, 5, 6. Version 6.5
Copyright (c) Alexander Baranovsky, 1999-2001
-----------------------------------------------------------------------------
PasScript is an interpreter of the Object Pascal language which supports all
Object Pascal data types except interfaces. The TPasScript component allows
you to embed the interpreter into your Delphi application so you can extend
and customize the application without having to recompile it.