vbscript Creating Your First Script

Help us to keep this website almost Ad Free! It takes only 10 seconds of your time:
> Step 1: Go view our video on YouTube: EF Core Bulk Insert
> Step 2: And Like the video. BONUS: You can also share it!

Introduction

To begin, in Windows, create a text document on your desktop (Right-click>New>Text Document.) Change the the extension from ".txt" to ".vbs". At this point it is executable by double clicking it(nothing will happen if you try, there's nothing in it yet.) To edit, right-click document and click edit. Add the example code for your first program.

Parameters

ColumnColumn
CellCell


Got any vbscript Question?