The VBScript Development Kit (VDK) is a VBScript compliant development library to be used in any host that has support for Windows Script Host (WSH). Modelled after the Java Development Kit (JDK), the VDK adds programming features/concepts prevalent in other higher order programming languages such as Java, C#, etc.
The VDK provides rapid development capabilities by providing out of the box support for many common programming activities e.g., string manipulation and handling, file...