Category:VBScript: Difference between revisions

From Rosetta Code
Content added Content deleted
(added some text, still a stub IMO)
m (Filling out language template)
Line 1: Line 1:
{{language|VBScript}}{{stub}}
{{language|VBScript
|exec=interpreted
|LCT=no
|site=http://msdn.microsoft.com/en-us/library/t0aew7h6.aspx
}}
VBScript is a programming language from [[Microsoft]] for [[Windows]] and [[wp:Active Server Pages|Active Server Pages]] (and web page scripting on the Internet, to a much lesser degree). VBScript is similar to [[Visual Basic]], and was originally based on VB, but there are many differences between the two. In general, VBScript is not able to run most non-trivial VB programs without significant changes, while ''most'' VBScript programs can be run in VB with trivial changes.
VBScript is a programming language from [[Microsoft]] for [[Windows]] and [[wp:Active Server Pages|Active Server Pages]] (and web page scripting on the Internet, to a much lesser degree). VBScript is similar to [[Visual Basic]], and was originally based on VB, but there are many differences between the two. In general, VBScript is not able to run most non-trivial VB programs without significant changes, while ''most'' VBScript programs can be run in VB with trivial changes.
{{stub}}

Revision as of 21:29, 3 December 2010

Language
VBScript
This programming language may be used to instruct a computer to perform a task.
Official website
Execution method: Interpreted
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using VBScript.

VBScript is a programming language from Microsoft for Windows and Active Server Pages (and web page scripting on the Internet, to a much lesser degree). VBScript is similar to Visual Basic, and was originally based on VB, but there are many differences between the two. In general, VBScript is not able to run most non-trivial VB programs without significant changes, while most VBScript programs can be run in VB with trivial changes.

This page is a stub. It needs more information! You can help Rosetta Code by filling it in!

Subcategories

This category has the following 3 subcategories, out of 3 total.

Pages in category "VBScript"

The following 200 pages are in this category, out of 357 total.

(previous page) (next page)
(previous page) (next page)