Getting started with vbscript

Table of contents

  • About
  • Getting started with vbscript
  • Remarks
  • Versions
  • Examples
  • Hello World message using cscript and wscript
  • Arrays and Loops
  • Examples
  • 1. Arrays - Static
  • 2. Arrays - Dynamic
  • 5. Creating an array from a text file.
  • 7. For Each loop.
  • 6. For Loop
  • 8. Do While Loop
  • 9. Do Until Loop
  • 3. Arrays - Multi-Dimensional
  • 4. Arrays - Multi-Dimensional - Dynamic
  • Creating Your First Script
  • Introduction
  • Parameters
  • Examples
  • Hello World
  • Explanation
  • Dictionary Objects
  • Examples
  • Create dictionary and Add Items to dictionary
  • Check if key Exists in Dictionary
  • Remove Item from Dictionary
  • Iterate all items in the dictionary
  • Iterate all keys in dictionary
  • Arrays and Loops
  • Dictionary Objects
  • Include files
  • Strings
  • WMI queries

It is a free vbscript ebook created for beginners. The content is extracted from Stack Overflow pltaform, which is written by many vbscript developers and contributors.

The content is released under Creative Commons BY-SA

Size : 0.95MB
File type : pdf
Downloads: 66
Created: 2019-05-02

Others vbscript Tutorials

Others related eBooks about Getting started with vbscript

Deep Learning in Neural Networks: An Overview

In recent years, deep artificial neural networks (including recurrent ones) have won numerous contests in pattern recognition and machine learning. This historical survey compactly summarises relevant work, much of it from the previous millennium. Shallow and deep learners are distinguished by the...

Retro Gaming with Raspberry Pi

Download free course Retro Gaming with Raspberry Pi, pdf file on 164 pages by Bob Clagett, David Crookes, PJ Evans, Rosie Hattersley, KG Orphanides, Ruiz Brothers, Mark Vanstone....

Spring MVC by example

Download free pdf training course in pdf about Spring MVC under 315 pages intended to beginners....

: Advanced R

It is impossible to become expert in R in only one training course. Yet, this course aims at giving a wide understanding of many aspects of R. Some external resources will be referred to in this book for you to be able to deepen what you would have learned in this course....

Java, Java, Java

Download free course Java, Java, Java, pdf file on 856 pages by Ralph Morelli, Ralph Walde....

XcalableMP PGAS Programming Language

Download free course XcalableMP PGAS Programming Language, pdf file on 265 pages by Mitsuhisa Sato....

A Practical Introduction to Python Programming

This book started out as about 30 pages of notes for students in my introductory programmi..., download free Python tutorial in PDF (263 pages) created by Brian Heinold ....

Introduction to C and GUI Programming

The popular C programming language is used for a huge range of applications, from the tiny microcontrollers used in toasters and watches up to complete operating systems....

Getting started with React Native tutorial

Download free React Native tutorial course in PDF, training file in 32 chapters and 91 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Fast Lane to Python

This book aims to enable the reader to quickly acquire a Python foundation. The material particularly feel quite comfortable to anyone with background in an object-oriented programming (OOP) language such as C++ or Java....