18.01.2013 Views

VBScript Reference Manual for InduSoft Web Studio

VBScript Reference Manual for InduSoft Web Studio

VBScript Reference Manual for InduSoft Web Studio

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>VBScript</strong> <strong>Reference</strong> <strong>Manual</strong> <strong>InduSoft</strong> <strong>Web</strong> <strong>Studio</strong><br />

The Microsoft Visual Basic Family<br />

<strong>VBScript</strong> is part of a family of Microsoft programming languages that support object-oriented<br />

programming. This family of products is derived from the Basic programming language, first developed<br />

in 1964. Once study recently indicated that over 50% of all programmers are familiar with VB (Visual<br />

Basic) programming.<br />

Basic, VB (Visual Basic), VB.NET, VBA and <strong>VBScript</strong> – The Evolution<br />

Most everyone is familiar with Basic, the Beginner’s All-purpose Symbolic Instruction Code that has been<br />

around since 1964. Originally designed to teach non-science students about computers, it was one of the first<br />

high-level programming languages ported to the PC in the 1980’s. It has continued to evolve with<br />

programming and operating system technology. Here is a quick summary of the different versions today:<br />

• Basic A simple high-level programming language developed in 1964. Migrated to the PC plat<strong>for</strong>m in<br />

the 1980’s, with many versions developed.<br />

• VB Visual Basic. An event-driven programming version of Basic, supporting graphical user<br />

interfaces (GUI), database access and ActiveX controls that was introduced in 1991. VB<br />

Version 6 was the last version released (1998).<br />

• VB.NET The successor to VB launched in 2002. Supports Microsoft .NET framework architecture and is<br />

a true object-oriented programming language.<br />

• VBA Visual Basic <strong>for</strong> Applications is a version of VB (most compatible with Version 6) that is built<br />

into Microsoft Office products (Word, Excel, Access, Outlook, PowerPoint) and into some other<br />

3 rd party products. Unlike VB or VB.NET, VBA does not run stand-alone and only runs from a<br />

host application, usually within a Microsoft Office application. VBA can control an second<br />

application while running in a host application. VBA works on Windows XP/2000/NT plat<strong>for</strong>ms<br />

only.<br />

• <strong>VBScript</strong> <strong>VBScript</strong> is considered a dialect of VBA and is the default language <strong>for</strong> website Active Server<br />

Pages (ASP). Like VBA, <strong>VBScript</strong> does not run stand-alone and only runs from a host<br />

application. It is run by the operating system’s Windows Script Host and can be used <strong>for</strong><br />

Server-side Windows scripting or Client-side <strong>Web</strong> Page scripting using Microsoft Internet<br />

Explorer. A key advantage of <strong>VBScript</strong> is that it is supported under Windows CE.<br />

8 <strong>InduSoft</strong>, Ltd.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!