|
|
Entries for the 'VbScript' Category
To facilitate the use of common objects such as Shell, FileSystemObject, Network and wmi we created the ObjectManager Class which makes available these objects without having to believe that one of them, since the class is does for us.
[Read the rest of this article...]
Taking advantage of the power that gives us the possibility to include code snippets or classes in vbscript that was explained in our first article we propose here a set of guidelines to organize a vbscript classes repository and take advantage of code reusing .
[Read the rest of this article...]