
Left or Right Pad a String with a VBScript Function
If you want to pad strings to a certain length this function can help you do that. You can specify…

List Files in a Folder Using VBScript
If you need to list files from a folder you can use the following VBScript. It outputs file properties of…