{"id":14070882,"url":"https://github.com/cavo789/vbs_classes","last_synced_at":"2025-12-29T05:06:30.080Z","repository":{"id":101354663,"uuid":"109990792","full_name":"cavo789/vbs_classes","owner":"cavo789","description":"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","archived":false,"fork":false,"pushed_at":"2021-11-01T20:16:45.000Z","size":233,"stargazers_count":15,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-27T17:55:19.448Z","etag":null,"topics":["automation","excel","msaccess","sql","vba","vbscript","windows"],"latest_commit_sha":null,"homepage":"","language":"VBScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cavo789.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-11-08T15:04:14.000Z","updated_at":"2025-10-06T09:22:58.000Z","dependencies_parsed_at":"2023-10-20T19:00:33.831Z","dependency_job_id":null,"html_url":"https://github.com/cavo789/vbs_classes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cavo789/vbs_classes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cavo789%2Fvbs_classes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cavo789%2Fvbs_classes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cavo789%2Fvbs_classes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cavo789%2Fvbs_classes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cavo789","download_url":"https://codeload.github.com/cavo789/vbs_classes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cavo789%2Fvbs_classes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28110757,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-12-29T02:00:07.021Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["automation","excel","msaccess","sql","vba","vbscript","windows"],"created_at":"2024-08-13T07:08:09.135Z","updated_at":"2025-12-29T05:06:30.059Z","avatar_url":"https://github.com/cavo789.png","language":"VBScript","readme":"\n# Windows - Script utilities for Windows, MS Office and SQL Server\n\n![Banner](./banner.svg)\n\nThis repository contains VBS classes that will help any VBS developpers.\n\n\u003e See also my [MS Access repository](https://github.com/cavo789/ms_access) which contains VBA code for MS Access (to place in a module within a database)\n\n## Table of content\n\n- [Debug](#debug)\n- [Files](#files)\n- [Folders](#folders)\n- [MSAccess](#msaccess)\n- [MSExcel](#msexcel)\n- [MSSQL](#mssql)\n- [ScanFolder](#scanfolder)\n- [SendMail](#sendmail)\n- [Windows](#windows)\n\n## Debug.vbs\n\nHelpers to help debugging a .vbs script\n\nSee [documentation](https://github.com/cavo789/vbs_scripts/blob/master/src/classes/Debug.md)\n\n## Files.vbs\n\nProvide functionnalities for working with files under Windows.\n\nSee [documentation](https://github.com/cavo789/vbs_scripts/blob/master/src/classes/Files.md)\n\n## Folders.vbs\n\nHelpers to help working with folders\n\nSee [documentation](https://github.com/cavo789/vbs_scripts/blob/master/src/classes/Folders.md)\n\n## MSAccess.vbs\n\nProvide functionnalities for working with MS Access databases.\n\nSee [documentation](https://github.com/cavo789/vbs_scripts/blob/master/src/classes/MSAccess.md)\n\n## MSExcel.vbs\n\nProvide functionnalities for working with MS Excel workbooks.\n\nSee [documentation](https://github.com/cavo789/vbs_scripts/blob/master/src/classes/MSExcel.md)\n\n## MSSQL.vbs\n\nProvide functionnalities for working with SQL Server databases.\n\nSee [documentation](https://github.com/cavo789/vbs_scripts/blob/master/src/classes/MSSQL.md)\n\n## ScanFolder.vbs\n\nScanFolder 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.\n\nSee [documentation](https://github.com/cavo789/vbs_scripts/blob/master/src/classes/ScanFolder.md)\n\n## SendMail.vbs\n\nProvide a simple solution to send emails\n\nSee [documentation](https://github.com/cavo789/vbs_scripts/blob/master/src/classes/SendMail.md)\n\n## Windows.vbs\n\nThis script exposes a VB Script class for working with the operating system.\n\nSee [documentation](https://github.com/cavo789/vbs_scripts/blob/master/src/classes/Windows.md)\n","funding_links":[],"categories":["VBScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcavo789%2Fvbs_classes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcavo789%2Fvbs_classes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcavo789%2Fvbs_classes/lists"}