Giter Site home page Giter Site logo

seanpm2001 / learn-vbscript Goto Github PK

View Code? Open in Web Editor NEW
5.0 3.0 2.0 201 KB

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

Home Page: https://github.com/seanpm2001/Learn-VBScript/

License: GNU General Public License v3.0

VBScript 100.00%
vbs vbscript gpl3 gplv3 txt learn-vbscript vbscript-collection md education collection

learn-vbscript's Introduction


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.


learn-vbscript's People

Contributors

seanpm2001 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.