Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

A repository for showcasing my knowledge of the Visual Basic Script (VBS) programming language, and continuing to learn the language.

License

Notifications You must be signed in to change notification settings

seanpm2001/Learn-VBScript

Repository files navigation


Learning VBScript

/VBSccript_file_format_icon.png

I know very little about VBScript, and I don't know the DotNet version.

I only know how to make fake error messages and comments at the moment.

Visual Basic fake dialog boxes

x=msgbox("Add an error description here", 2+16, "2+16 dialog box")
x=msgbox("Add an error description here", 2+32, "2+32 dialog box")
x=msgbox("Add an error description here", 2+48, "2+48 dialog box")
x=msgbox("Add an error description here", 2+64, "2+64 dialog box")

I don't remember what the codes signify, I just use 16 32 48 and 64 because it gives a different icon.

Visual Basic comments

' This is a comment in VBScript

Visual Basic comments are very simple.


About

A repository for showcasing my knowledge of the Visual Basic Script (VBS) programming language, and continuing to learn the language.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.