FACTOID # 121: Houses in English-speaking countries have the most rooms.
 
 Home   Encyclopedia   Statistics   Countries A-Z   Flags   Maps   Education   Forum   FAQ   About 
 
WHAT'S NEW
RECENT ARTICLES
More Recent Articles »
 

FACTS & STATISTICS    Simple view

  1. Select countries to view: (hold down Control key and click to select several)

     

     

    Compare:

     

     

  1. Select fact or statistic: (* = graphable)

     

     

     

  2. (OPTIONAL) Compare to statistic: (both need to be graphable)

     

     

     

  3. View result as:

     

       
(OR) SEARCH ALL encyclopedia, stats & forums:   

Encyclopedia > VBScript programming language

VBScript (short form of Microsoft Visual Basic Scripting Edition) is a subset of Visual Basic used in Active Server Pages and in Windows Scripting Host as a general-purpose scripting language. VBScript is often used as a replacement for DOS batch files.


VBScript is interpreted by a script engine, either ASP in a web environment, wscript.exe in a Windows environment, and cscript.exe in a command-line environment.


Windows Scripting Host VBScript files typically have the file extension .vbs.


Example program (to put into a file 'hello.vbs'):

 MsgBox "Hello World!" 

If the Windows Scripting Host is installed correctly and activated the program will run when the icon is double-clicked.


The VBScript version implemented in Internet Explorer is very similar in function to JavaScript; it has an interpreter that processes code embedded in HTML, and by itself cannot create stand-alone applications. It has virtually no compatibility with other web browsers, so many webmasters prefer to use JavaScript instead.


VBScript is also implemented in Microsoft Outlook as a script language used to respond to Outlook form events.


A few common VBScript applications are Microsoft Agent and Windows Update.


External links

  • VBScript User's Guide (http://msdn.microsoft.com/library/default.asp?url=/library/en-us/script56/html/vbstutor.asp)

  Results from FactBites:
 
BASIC programming language - Wikipedia, the free encyclopedia (3008 words)
Originally devised as an easy-to-use programming language, it became widespread on home microcomputers in the 1980s, and remains popular to this day in a handful of heavily evolved dialects.
Programming languages of the era tended to be designed, like the machines on which they ran, for specific purposes such as scientific formula processing.
The original BASIC language was invented in 1963 by John Kemeny (1926–1993) and Thomas Kurtz (1928–) at Dartmouth College and implemented by a team of Dartmouth students under their direction.
Programming language/Talk - Wikipedia (828 words)
Euphoria -- Euphoria language -- Euphoria programming language
Pascal -- Pascal language -- Pascal programming language
sed -- sed language -- sed programming language
  More results at FactBites »


 

COMMENTARY     


Share your thoughts, questions and commentary here
Your name
Your comments
Please enter the 5-letter protection code

Want to know more?
Search encyclopedia, statistics and forums:

 


Lesson Plans | Student Area | Student FAQ | Reviews | Press Releases |  Feeds | Contact
The Wikipedia article included on this page is licensed under the GFDL.
Images may be subject to relevant owners' copyright.
All other elements are (c) copyright NationMaster.com 2003-5. All Rights Reserved.
Usage implies agreement with terms.