pdScript1.9 - Download
You'll be able to download in few seconds.
External Download
We do not host pdScript on our servers. We did not scan it for viruses, adware, spyware or other type of malware. This app is hosted by the software publisher and passed their terms and conditions to be listed there. We recommend caution when installing it.
The external download link for pdScript is provided to you by soft112.com without any warranties, representations or guarantees of any kind, so access it at your own risk.
If you have questions regarding this particular app contact the publisher directly. For questions about the functionalities of soft112.com contact us.
Publisher Description
pdScript (Precision Delphi Script) is a standalone executable interpreter of Pascal Script language, with a native support for graphical user interface.
It is provided also in the form of dynamic-link library, which is a good option for incorporating the plug-ins mechanism (add-ons, extensions) directly into your application.
Areas of usage:
* Tasks automation - easy to use, yet powerful way to solve the current and/or recurring tasks
* Externally used scripts - can be used as an independent (external) extension for your own applications
* Integrated scripting - can serve as a scripting engine for your application's plug-in mechanism
* Development - can be used to design and run a simple, but ready to use, applications (in interpreted mode)
* At school - possibility of learning the Object Pascal language in simplified Delphi like environment
pdScript is based on the "RemObjects Pascal Script engine" and allows you to use the standard types, classes, routines and components of the Delphi development environment, as well as functions from dynamic-link libraries (DLLs).
pdScript uses Delphi forms (DFM) as resources for graphical user interface of your scripts, so the definition of required GUI is easy, fast and can be realized in any compatible environment (pdScript IDE, Delphi, Lazarus, etc.).
pdScript interpreter allows you to execute your scripts by several ways. From command-line, by desktop shortcut, double-clicking the script file in Windows environment, via ShellExecute function in your programs, or by using the embedded pdScript interpreter (dynamic-link library). You can also build a standalone executable applications from your scripts, including an optional encryption of the code.