Skip to content

VBS scripts and classes that will help Windows users to collect a list of files based on extensions and utilities to work with Access, Excel and SQL Server

License

cavo789/vbs_classes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windows - Script utilities for Windows, MS Office and SQL Server

Banner

This repository contains VBS classes that will help any VBS developpers.

See also my MS Access repository which contains VBA code for MS Access (to place in a module within a database)

Table of content

Debug.vbs

Helpers to help debugging a .vbs script

See documentation

Files.vbs

Provide functionnalities for working with files under Windows.

See documentation

Folders.vbs

Helpers to help working with folders

See documentation

MSAccess.vbs

Provide functionnalities for working with MS Access databases.

See documentation

MSExcel.vbs

Provide functionnalities for working with MS Excel workbooks.

See documentation

MSSQL.vbs

Provide functionnalities for working with SQL Server databases.

See documentation

ScanFolder.vbs

ScanFolder is aiming to scan recursively a folder and search for f.i. text files (.txt, .csv, .md, ...), Excel files (.xlsx, .xlam, ...), collect the list of filenames and output them in a text file so that file can be used by an another business logic.

See documentation

SendMail.vbs

Provide a simple solution to send emails

See documentation

Windows.vbs

This script exposes a VB Script class for working with the operating system.

See documentation

About

VBS scripts and classes that will help Windows users to collect a list of files based on extensions and utilities to work with Access, Excel and SQL Server

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published