Categories
Archives
Authors
 

Entries for the 'MyClass' Category

14
By Jorge Bolaños Garcia June 14, 2009

The "include" allowing us to create code in separate files and import them into your scripts at runtime, the includes are not supported natively in Vbscript and here we show you how to do to achieve it and thereby organize code libraries that can be dynamically incorporated into our scripts.

[Read the rest of this article...]

Posted in: MyClass, VbScript
 
Inspired by Nina