Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows XP | Windows 2000 | Windows 2003 | Windows 2008 | Windows Vista | Windows 2012 SHA1 Hash: 6f7ee9dccde567c022f6add013c7217c395db739 Size: 4.71 MB File Format: exe
Rating: 2.434782608
out of 5
based on 23 user ratings
Downloads: 1017 License: Free
pdScript is a free software by Precision software & consulting and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows XP, Windows 2000, Windows 2003, Windows 2008, Windows Vista, Windows 2012.
You can download pdScript which is 4.71 MB in size and belongs to the software category Coding languages and Compilers. pdScript was released on 2013-02-27 and last updated on our database on 2017-04-25 and is currently at version 1.9.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
pdScript 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 applications 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).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.
Whats new in this version:
Version 1.9 supports building a standalone application from the script, including an optional encryption of the code.