Search




hits.Login
Template.vbs file
Below is the template script for the VBScripting Source code on this site, all other VB's can be appended to the bottom of this script:
'************************************************* '****DIM VARIABLE NAMES '****SET VARIABLES Set WshShell = WScript.CreateObject("WScript.Shell") sSysDrive = WshEnv("SystemDrive") '****Error Trapping '****Main Program Body |


