Knowledge

VBScript

Source 📝

4599: 4058: 3146: 3157: 910:
VBScript omits several useful features of the full Visual Basic, such as strong typing, extended error trapping and the ability to pass a variable number of parameters to a subroutine. However, its use is relatively widespread because it is easy to learn and because those who implement code in the
701:
which provide a simple dialogue box format for messages and input. Both functions display prompting messages, with the former returning a standard response, and the latter returning one user-supplied text or numeric value. For more elaborate GUI interaction with controls, VBScript can be used in
675:
A "procedure" is the main construct in VBScript for separating code into smaller modules. VBScript distinguishes between a function, which can return a result in an assignment statement, and a subroutine, which cannot. Parameters are positional, and can be passed by value or by reference.
682:
As a memory aid in coding, and certainly for readability, there are a large number of constants, such as True and False for logical values, vbOKCancel and vbYesNo for MsgBox codes, vbBlack and vbYellow for color values, vbCR for the carriage return character, and many others.
840:
Programmers can utilize the extensibility via COM (ActiveX) modules to specifically equip the Script Host and VBScript with required or desired functions. The "VTool" component, for instance, adds a number of dialog windows, binary file access, and other functionality.
806:
Binary file and memory I/O are provided by the "ADODB.Stream" class, which can also be used for string builders (to avoid excessive string concatenation, which can be costly), and to interconvert byte arrays and strings. Database access is made possible through
915:(VBA) from Microsoft, as companies such as Autodesk, StatSoft, Great Plains Accounting and Visio (subsequently acquired by Microsoft) have done, it is allowed to redistribute the full VBA code-writing and debugging environment with its product. 887:
Although VBScript is a general-purpose scripting language, several particular areas of use are noteworthy. First, it used to be widely used among system administrators in the Microsoft environment, but it has since been vastly surpassed by
896:, a test automation tool. A third area to note is the adoption of VBScript as the internal scripting language for some embedded applications, such as industrial operator interfaces and human machine interfaces. The hierarchical DBMS 864:
can still be used in current Windows versions, even though the tool has not been updated in years. It allows the user to set break points in the VBScript code but the user interface is more than clumsy.
1445: 679:
Control structures include the usual iterative and conditional Do Loops, If-Then-Else statements, and Case statements, with some more complex variants, such as ElseIf and nested control structures.
833:
Functionality can also be added through ActiveX technologies. Security concerns have led to many ActiveX controls being blacklisted in the Internet Explorer process by Microsoft, which deploys the
815:
can be manipulated using the GetObject() function with sufficient permissions (useful for creating and destroying sites and virtual directories). XML files and schemas can be manipulated with the
830:), which also can be used to retrieve content from the World Wide Web via the XMLHTTP and ServerXMLHTTP objects (class strings "MSXML2.XMLHTTP.6.0" and "MSXML2.ServerXMLHTTP.6.0", respectively). 426:
to run VBScript scripts. VBScript that is embedded in an ASP page is contained within <% and %> context switches. The following example displays the current time in 24-hour format.
406:
do not support VBScript. Therefore, when client-side scripting and cross-browser compatibility are required, developers usually choose JavaScript due to its wide cross-browser compatibility.
639:(HTA) is styled after HTML. The HTML in the file is used to generate the user interface, and a scripting language such as VBScript is used for the program logic. The files have extension 27: 296:) was initially targeted at web developers. During a period of just over two years, VBScript advanced from version 1.0 to 2.0, and over that time it gained support from Windows 921:
VBScript can be effectively used for automating day to day office tasks as well as monitoring in the Windows-based environment. It can also be used in collaboration with ADODB
1320: 4874: 655:
VBScript can also be used in a Windows Script Component, an ActiveX-enabled script class that can be invoked by other COM-enabled applications. These files have extension
284:
In October 2023, Microsoft announced that VBScript was deprecated. In May 2024, a multi-phase deprecation schedule was announced with removal planned for 2027 or later.
611:(WSF), styled after XML, can include multiple VBS files and is therefore a library of VBScript code that can be reused in a modular way. The files have extension 1373: 690:" type by default, but it is possible (and sometimes necessary) to force a particular type (integer, date, etc.) using conversion functions (CInt, CDate, etc.) 1425: 350:
class in VBScript, to finally allow script authors to capture the text within the expression's groups. That capability had already been available in JScript.
3194: 1062: 1635: 5422: 5700: 361:
for web development, and therefore no new versions of the VBScript engine would be developed. It would henceforth be supported by Microsoft's
2161: 2311: 713:
Names are not case-sensitive. However, it is considered a best practice of VBScript style to be consistent and to capitalize judiciously.
335:
functions to evaluate and execute script commands built during the execution of another script; a function-pointer system via GetRef, and
4092: 2176: 879:
During execution, when an error occurs, the script host issues a message stating the type of error and the number of the offending line.
5685: 2341: 1418: 4960: 3187: 1328: 5695: 3847: 365:, who are responsible for bug fixes and security enhancements. For Windows system administrators, Microsoft suggests migrating to 4541: 1998: 803:. This provides objects such as FileSystemObject, File, and TextStream, which expose the Windows file system to the programmer. 443:<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> 3594: 911:
language need not pay royalties to Microsoft as long as the VBScript trade mark is acknowledged. When an organization licenses
893: 113: 3589: 3032: 1411: 2691: 799:
File system management, file modification, and streaming text operations are implemented with the Scripting Runtime Library
292:
VBScript began as part of the Microsoft Windows Script Technologies, launched in 1996. This technology (which also included
5309: 4380: 4251: 4061: 3241: 3180: 3161: 1434: 3319: 2411: 2051: 1470: 148: 2583: 2492: 2008: 1640: 850: 770: 336: 4390: 4385: 4236: 4109: 819: 4549: 4453: 4359: 3883: 3738: 3490: 5172: 4635: 4277: 4085: 3878: 3753: 3231: 2331: 2274: 2236: 2221: 5526: 5521: 5304: 4458: 3495: 3475: 3246: 3077: 2659: 2186: 394:(DOM) of the page – allowing for functionality not possible in HTML alone. However, other web browsers such as 5377: 5287: 4920: 3873: 3443: 3431: 3329: 2201: 1158: 912: 707: 251: 1349: 5705: 5072: 4256: 4231: 3842: 3786: 3463: 3042: 2911: 2598: 2588: 2462: 2366: 2226: 1583: 1538: 1047: 5710: 5232: 5047: 4840: 4834: 3934: 3868: 3758: 3743: 3510: 3150: 2518: 2477: 2376: 2231: 2028: 1743: 1693: 68: 5690: 5177: 5082: 4602: 4205: 4078: 3791: 3646: 2740: 2620: 2326: 1825: 1465: 1458: 1453: 749:
WSH.ExitCode which can be tested from DOS batch files, or by the process which invoked the script file
725:, VBScript provides numerous features which are common to scripting languages, but not available from 5569: 5182: 5052: 4488: 4438: 4198: 3972: 3914: 3781: 3748: 3500: 3287: 3072: 3037: 2467: 2457: 2396: 2306: 2196: 2166: 1815: 1513: 861: 4613: 4845: 4344: 4191: 3798: 3559: 3267: 2437: 2381: 2361: 2206: 1975: 1860: 1750: 950: 588: 316: 776:
Functionality for embedding a VBScript engine in other applications, using a widely known language
140: 4405: 4395: 4261: 4040: 3218: 3022: 3017: 2861: 2856: 2816: 2776: 2726: 2472: 2216: 2211: 2086: 2061: 2023: 1993: 1943: 1755: 1678: 1603: 1523: 1498: 1234: 1191: 854: 254:(IIS). The running environment is embeddable in other programs via the Microsoft Script Control ( 1307: 1176: 1018: 5619: 5403: 5022: 4649: 4503: 4349: 4023: 3909: 3554: 3448: 3421: 3376: 3002: 2966: 2578: 2563: 2321: 2279: 2171: 2101: 2018: 2003: 1598: 596: 221: 217: 198: 171: 4524: 3939: 1290: 5506: 5349: 5316: 4879: 4683: 4519: 4339: 4246: 3967: 3624: 3584: 3408: 3361: 3341: 3131: 2951: 2896: 2836: 2821: 2630: 2301: 2256: 2113: 2066: 391: 1397: 5574: 5438: 5390: 5329: 5243: 5147: 5034: 4747: 4742: 4737: 4498: 4473: 4443: 4334: 4174: 4169: 3824: 3803: 3694: 3651: 3116: 3111: 2956: 2926: 2891: 2781: 2487: 2482: 2386: 2336: 2294: 2264: 2151: 1738: 1703: 1650: 1588: 922: 869: 837:
via monthly Windows security updates to disable vulnerable Microsoft and third party code.
808: 297: 274: 232: 205: 8: 5654: 5544: 5418: 4757: 4690: 4628: 4164: 4159: 4154: 4149: 4144: 4139: 4134: 4129: 4124: 3346: 3334: 3057: 2916: 2871: 2846: 2801: 2747: 2546: 2401: 2284: 1733: 1718: 1658: 1578: 1548: 1144: 1130: 1116: 985: 907:) also supports an implementation of VBScript, Cache BASIC, for programming stored code. 873: 722: 608: 573: 415: 403: 243: 159: 155: 117: 1032: 1004: 900: 311:
In version 5.0, the functionality of VBScript was increased with new features including
4830: 4400: 3837: 3832: 3776: 3564: 3356: 3282: 3226: 3062: 3012: 2786: 2705: 2610: 2316: 2156: 2123: 2096: 2091: 1938: 1765: 1668: 1663: 1563: 1167:
by Andrew Clinick of Microsoft Corporation, in Scripting Clinic on MSDN (July 14, 2000)
980: 936:
worm that spread through email attachment in Outlook 97 that cost billions of dollars.
687: 366: 312: 209: 183: 96: 34: 1099: 5531: 5367: 5167: 5003: 4713: 4700: 4576: 4101: 4028: 3733: 3709: 3656: 3426: 3324: 3126: 3052: 3007: 2906: 2901: 2876: 2831: 2796: 2666: 1970: 1780: 1613: 383: 305: 262: 247: 213: 89: 672:
The VBScript language is modeled on classic Visual Basic. Notable features include:
5359: 4993: 4798: 4765: 4468: 4292: 3904: 3721: 3297: 3067: 2976: 2811: 2754: 2712: 2573: 2541: 2497: 2452: 2371: 2131: 1928: 1805: 1795: 1558: 1553: 726: 703: 636: 225: 121: 84: 5564: 5554: 5496: 5354: 5298: 4977: 4729: 4673: 4483: 4297: 4045: 3639: 3413: 3351: 3262: 3103: 2986: 2961: 2946: 2936: 2886: 2881: 2635: 2269: 1985: 1850: 1840: 1785: 1770: 1628: 1518: 955: 4566: 1258: 471:' An '=' sign occurring after a context switch (<%) is shorthand 5659: 5639: 5511: 5256: 5112: 4998: 4889: 4826: 4621: 4571: 4493: 4428: 4423: 4364: 4008: 3574: 3520: 2593: 2136: 1948: 1923: 1855: 1723: 1698: 1673: 1623: 1593: 1503: 1403: 577: 354: 270: 3172: 5679: 5664: 5549: 5452: 5077: 4793: 4780: 4770: 4679: 4529: 4448: 4241: 3899: 3768: 3704: 3629: 3505: 3236: 3082: 2941: 2841: 2181: 2141: 1918: 1893: 1885: 1820: 1688: 1488: 395: 357:, the scripting team decided to implement future support for VBScript within 26: 5579: 5491: 5381: 5092: 5008: 4860: 4813: 4584: 4463: 3998: 3689: 3684: 3515: 3366: 2851: 2806: 2733: 2698: 2406: 2356: 2146: 1898: 1845: 1810: 1728: 1708: 1528: 1508: 1235:"Microsoft Security Advisory (960715): Update Rollup for ActiveX Kill Bits" 965: 897: 812: 868:
There are VBScript debuggers available from third-party sources, and many
764:
Methods for runtime execution of text defined at runtime: Eval and Execute
5559: 5501: 5398: 5339: 5266: 5132: 5122: 5067: 4925: 4910: 4884: 4719: 4433: 3699: 3619: 3468: 2921: 2866: 2771: 2625: 2513: 2391: 2246: 2038: 2013: 1608: 1209: 945: 369:, as VBScript is deprecated and will eventually be removed from Windows. 202: 5649: 5644: 5629: 5276: 5192: 5127: 5102: 5062: 5042: 4965: 4945: 4905: 4869: 4850: 4788: 4309: 3569: 3544: 3532: 3527: 3302: 2826: 2650: 2191: 2081: 1955: 1875: 1800: 1618: 975: 960: 889: 387: 301: 278: 266: 918:
VBScript is used in place of VBA as the macro language of Outlook 97.
5614: 5594: 5584: 5539: 5516: 5467: 5456: 5344: 5157: 5137: 5117: 5107: 4940: 4665: 4643: 4534: 4354: 4314: 4211: 4003: 3982: 3728: 3458: 2447: 2442: 2076: 1965: 1913: 1683: 1238: 1213: 195: 39: 4070: 5604: 5599: 5589: 5408: 5187: 5162: 5087: 4915: 4821: 4708: 3957: 3549: 3453: 3277: 3027: 2931: 2791: 2416: 2046: 1903: 1790: 1775: 1713: 1573: 1533: 1048:"Deprecated features in the Windows client - What's new in Windows" 933: 261:
VBScript has been installed by default in every desktop release of
236: 1391: 1210:"How to stop an ActiveX control from running in Internet Explorer" 5634: 5261: 5217: 5202: 5097: 4985: 4803: 4478: 4319: 4304: 4282: 3962: 3716: 3679: 3634: 3579: 3537: 3386: 3381: 3292: 3047: 2981: 2719: 2605: 2568: 2556: 2241: 1960: 1933: 1908: 1870: 1865: 1568: 1493: 970: 929: 834: 399: 390:. The VBScript code in the HTML is logic that interacts with the 358: 293: 1835: 5624: 5609: 5462: 5413: 5271: 5251: 5212: 5207: 5057: 4955: 4950: 4935: 4930: 3977: 3314: 3307: 3121: 2971: 2640: 2421: 2346: 1760: 1086: 758:
Special folders, e.g. Desktop, Favorites, MyDocuments and so on
740: 141:
https://learn.microsoft.com/previous-versions/t0aew7h6(v=vs.85)
1310:, Microsoft web site targeting system administration scriptors 474:' for a call to the Write() method of the Response object. 4645: 4329: 4324: 4018: 4013: 3661: 3485: 3371: 3272: 3087: 2523: 2351: 2056: 1830: 1543: 1379: 904: 816: 746:
WSH.Echo which writes to the console and cannot be redirected
736: 706:. Event-driven forms are not supported as in Visual Basic or 129: 857:
has been bundled with certain versions of Microsoft Office.
414:
VBScript is used for server-side web page functionality via
5428: 5197: 4287: 3852: 3671: 3480: 2615: 2289: 2108: 2071: 125: 109: 105: 101: 1271: 572:
VBScript can run directly in the operating system via the
5448: 4033: 2533: 780:
CScript, the command line runner, provides options for:
1385: 1291:"SplineTech VBS Debugger, VBScript Debugger. Debug VBS" 304:
first developed in the early 1980s. On August 1, 1996,
1272:"VbsEdit - VBScript Editor with Debugger - VBS Editor" 1146:
Visual Basic Scripting Edition: SubMatches Collection
849:
Microsoft does not routinely make available an IDE (
308:was released with features that included VBScript. 239:; automating many aspects of computing environment. 693:User interaction is provided through the functions 761:Network user information, such as group membership 300:seeking an automation tool more powerful than the 892:. Second, VBScript is the scripting language for 5677: 1433: 1063:"VBScript deprecation: Timelines and next steps" 767:Methods for executing scripts on remote machines 3202: 1118:Visual Basic Scripting Edition: With Statement 1060: 281:(depending on the device it is installed on). 4629: 4086: 3188: 1419: 1261:– GUI and functional enhancements for WSH/VBS 925:(ADODB) for effective database connectivity. 1323:Quick Test Professional – Basics of VBScript 468:' Grab current time from Now() function. 794: 716: 650: 4636: 4622: 4093: 4079: 3195: 3181: 3156: 1426: 1412: 702:combination with HTML, for example, in an 790:Error reporting including the line number 787:Invoking debug mode from the command line 16:COM-based Visual Basic scripting language 3848:Business Intelligence Development Studio 733:Named and unnamed command line arguments 242:VBScript running environments include: 5678: 4459:Microsoft Java Virtual Machine (MSJVM) 1350:"Caché for Unstructured Data Analysis" 894:Micro Focus Unified Functional Testing 602: 567: 5701:Programming languages created in 1996 4617: 4100: 4074: 3176: 3033:Next-Generation Secure Computing Base 1407: 1178:Introducing Windows Script Components 1061:Shankar Chilla, Naveen (2024-05-22). 903:(which has its roots in the language 409: 386:, VBScript is similar in function to 928:VBScript can also be used to create 844: 667: 2162:Distributed Transaction Coordinator 1392:VBScript How-to guides and examples 630: 576:(WSH). A script file, usually with 13: 2493:User Interface Privilege Isolation 851:Integrated Development Environment 820:Application Programming Interfaces 771:Windows Management Instrumentation 377: 14: 5722: 5686:BASIC programming language family 4391:Integrated Windows Authentication 1367: 1288: 4598: 4597: 4550:United States v. Microsoft Corp. 4439:Channel Definition Format (.cdf) 4057: 4056: 3155: 3145: 3144: 662: 25: 5696:Microsoft programming languages 4489:Server Gated Cryptography (SGC) 3940:Team Foundation Version Control 2222:Remote Differential Compression 1342: 1313: 1301: 1282: 1264: 1252: 1227: 1202: 1184: 1170: 1152: 1138: 372: 3078:Windows System Assessment Tool 1124: 1110: 1092: 1079: 1054: 1040: 1026: 1012: 998: 853:) for VBScript, although the 1: 1100:"The History of Visual Basic" 991: 913:Visual Basic for Applications 708:Visual Basic for Applications 252:Internet Information Services 2367:Open XML Paper Specification 2227:Remote Installation Services 1435:Microsoft Windows components 1289:Corp., Spline Technologies. 1034:VBScript Version Information 7: 4875:Extra! Basic Macro Language 4841:Data General Extended BASIC 4247:Browser Helper Object (BHO) 3203:Microsoft development tools 2519:Windows Subsystem for Linux 2478:Mandatory Integrity Control 2232:Windows Deployment Services 2029:Wireless Zero Configuration 1374:VBScript Language Reference 939: 860:For debugging purposes the 743:, which could be redirected 497:Thetime,in24-hourformat,is 363:Sustaining Engineering Team 51:; 28 years ago 10: 5727: 2621:Universal Windows Platform 2327:Kernel Transaction Manager 2312:Hardware Abstraction Layer 2009:Multimedia Class Scheduler 729:. These features include: 643:and can be executed using 615:and can be executed using 287: 275:Windows NT 4.0 Option Pack 231:VBScript was popular with 5570:Disk Extended Color BASIC 5484: 5437: 5389: 5376: 5328: 5242: 5230: 5183:Open Programming Language 5146: 5033: 5021: 4976: 4898: 4859: 4812: 4779: 4756: 4728: 4699: 4664: 4657: 4593: 4559: 4512: 4416: 4373: 4270: 4224: 4183: 4117: 4108: 4054: 3991: 3948: 3927: 3915:Extensible Storage Engine 3892: 3861: 3823: 3816: 3767: 3670: 3612: 3603: 3401: 3320:Robotics Developer Studio 3255: 3217: 3208: 3140: 3100: 3073:Windows Services for UNIX 2995: 2764: 2683: 2676: 2649: 2532: 2506: 2458:Data Execution Prevention 2430: 2307:Graphics Device Interface 2255: 2197:Network Access Protection 2122: 2037: 1984: 1884: 1816:Remote Desktop Connection 1649: 1479: 1441: 932:and viruses, such as the 862:Microsoft Script Debugger 784:Interactive or batch mode 182: 177: 170: 165: 154: 146: 136: 95: 83: 79: 67: 63: 45: 33: 24: 5468:WinFBE, Visual FB Editor 4846:Southampton BASIC System 4345:Temporary Internet Files 3739:Communication Foundation 2438:Security and Maintenance 2382:Security Account Manager 1976:Windows XP visual styles 1259:"VTool" script component 1165:Introducing JScript .NET 951:FastTrack Scripting Host 795:Additional functionality 717:VBScript functionalities 651:Windows Script Component 589:graphical user interface 428: 382:In a web page loaded by 201:Scripting Edition) is a 4041:Windows Package Manager 3754:Presentation Foundation 3023:Media Control Interface 2857:Help and Support Center 2473:Kernel Patch Protection 2237:System Resource Manager 2217:Remote Desktop Services 2212:Print Services for UNIX 1994:Service Control Manager 1604:Windows Error Reporting 1524:DirectX Diagnostic Tool 1067:Microsoft Community Hub 1020:WSH Version Information 882: 855:Microsoft Script Editor 418:(ASP). The ASP engine, 353:With the advent of the 5620:MS BASIC for Macintosh 5404:Visual Basic (classic) 4709:TI-BASIC (calculators) 4648:programming language ( 4504:Windows Desktop Update 4454:Internet Mail and News 4350:Vector Markup Language 4024:Web Platform Installer 3910:Access Database Engine 3377:Native Image Generator 3242:Tools for Applications 3003:Desktop Cleanup Wizard 2579:COM Structured storage 2280:Desktop Window Manager 2172:Windows Media Services 1295:www.remotedebugger.com 597:command line interface 583:can be run either via 277:; and optionally with 218:Component Object Model 5507:Atari Microsoft BASIC 5350:Microsoft Small Basic 5317:Embedded Visual Basic 4880:VSI BASIC for OpenVMS 2631:Windows Mixed Reality 2302:Enhanced Write Filter 2152:Roaming user profiles 1163:, within the article 817:Microsoft XML Library 392:Document Object Model 298:system administrators 233:system administrators 5575:Extended Color BASIC 4743:Rocky Mountain BASIC 4738:HP Time-Shared BASIC 4499:Windows Address Book 4374:Software and engines 3652:Xbox Development Kit 3237:Team System Profiler 2912:Mobile Device Center 2862:Health & Fitness 2660:Solitaire Collection 2488:User Account Control 2483:Protected Media Path 2387:Server Message Block 2337:Logical Disk Manager 1589:System Policy Editor 1574:System Configuration 1382:, isvbscriptdead.com 1160:What About VBScript? 923:ActiveX Data Objects 809:ActiveX Data Objects 222:classic Visual Basic 206:programming language 5706:Scripting languages 5655:TI BASIC (TI 99/4A) 5545:Benton Harbor BASIC 4758:Locomotive Software 4444:Comic Chat/Chat 2.0 3759:Workflow Foundation 3744:Identity Foundation 3330:SharePoint Designer 3058:Virtual DOS machine 2402:System Idle Process 2377:Resource Protection 2285:Portable Executable 2177:Active DRM Services 1579:System File Checker 1549:Performance Monitor 1400:, Microsoft TechNet 1192:"VBScript Features" 986:Windows Script File 874:syntax highlighting 723:Windows Script Host 721:When hosted by the 609:Windows Script File 603:Windows script file 574:Windows Script Host 568:Windows script host 416:Active Server Pages 313:regular expressions 244:Windows Script Host 160:Active Server Pages 156:Windows Script Host 97:Filename extensions 46:First appeared 21: 5711:Windows components 4536:Eolas v. Microsoft 4525:Second Browser War 4381:Administration Kit 4365:XHR/XDomainRequest 3357:Windows App Studio 3063:Windows on Windows 2787:Backup and Restore 2599:Transaction Server 2317:I/O request packet 2157:Folder redirection 1826:Speech Recognition 1584:System Information 1539:Management Console 1198:. 24 October 2011. 1196:msdn.microsoft.com 1104:www.johnsmiley.com 1050:. 7 November 2023. 981:Windows PowerShell 876:for the language. 410:Active server page 367:Windows PowerShell 348:regular expression 346:were added to the 184:Windows PowerShell 19: 5691:Internet Explorer 5673: 5672: 5533:BASIC Programming 5480: 5479: 5476: 5475: 5419:Visual Basic .NET 5226: 5225: 5017: 5016: 5004:Super Expander 64 4714:TI Extended BASIC 4701:Texas Instruments 4611: 4610: 4577:Dean Hachamovitch 4520:First Browser War 4220: 4219: 4102:Internet Explorer 4068: 4067: 4029:Windows Installer 3935:Visual SourceSafe 3923: 3922: 3843:Management Studio 3812: 3811: 3657:Windows Installer 3397: 3396: 3170: 3169: 3096: 3095: 3053:Video for Windows 3008:Games for Windows 2877:Internet Explorer 1971:Windows Spotlight 1614:Windows Installer 1386:VBScript Commands 1380:Is VBScript Dead? 1009:, in MSDN Library 1006:What is VBScript? 845:Development tools 668:Language features 384:Internet Explorer 306:Internet Explorer 263:Microsoft Windows 248:Internet Explorer 214:Microsoft Windows 189: 188: 5718: 5387: 5386: 5360:OpenOffice Basic 5240: 5239: 5031: 5030: 4969: 4799:North Star BASIC 4766:Locomotive BASIC 4662: 4661: 4644:Dialects of the 4638: 4631: 4624: 4615: 4614: 4601: 4600: 4543:Sun v. Microsoft 4469:MSN for Mac OS X 4115: 4114: 4095: 4088: 4081: 4072: 4071: 4060: 4059: 3905:Microsoft Access 3821: 3820: 3722:Entity Framework 3610: 3609: 3247:Tools for Office 3215: 3214: 3197: 3190: 3183: 3174: 3173: 3159: 3158: 3148: 3147: 3068:Windows SideShow 2847:Food & Drink 2741:Spider Solitaire 2681: 2680: 2574:ActiveX Document 2542:Active Scripting 2498:Windows Firewall 2453:Credential Guard 2132:Active Directory 1929:Indexing Service 1559:Resource Monitor 1554:Recovery Console 1428: 1421: 1414: 1405: 1404: 1376:, Microsoft Docs 1361: 1360: 1358: 1357: 1346: 1340: 1339: 1337: 1336: 1327:. Archived from 1317: 1311: 1305: 1299: 1298: 1286: 1280: 1279: 1268: 1262: 1256: 1250: 1249: 1247: 1246: 1231: 1225: 1224: 1222: 1221: 1206: 1200: 1199: 1188: 1182: 1174: 1168: 1156: 1150: 1142: 1136: 1128: 1122: 1114: 1108: 1107: 1096: 1090: 1083: 1077: 1076: 1074: 1073: 1058: 1052: 1051: 1044: 1038: 1030: 1024: 1016: 1010: 1002: 829: 825: 802: 752:Network printers 727:Visual Basic 6.0 704:HTML Application 700: 696: 686:Variables have " 658: 646: 642: 637:HTML Application 631:HTML Application 626: 622: 618: 614: 594: 586: 582: 563: 560: 557: 553: 550: 547: 544: 541: 538: 534: 531: 528: 525: 522: 519: 515: 512: 509: 506: 503: 500: 496: 493: 490: 487: 484: 481: 478: 475: 472: 469: 466: 465:<div><% 463: 460: 457: 453: 450: 447: 444: 441: 438: 435: 432: 425: 421: 342:In version 5.5, 339:(DCOM) support. 257: 226:Active Scripting 59: 57: 52: 29: 22: 18: 5726: 5725: 5721: 5720: 5719: 5717: 5716: 5715: 5676: 5675: 5674: 5669: 5565:Dartmouth BASIC 5555:Commodore BASIC 5497:Applesoft BASIC 5472: 5440: 5433: 5380: 5372: 5331: 5324: 5299:Microsoft Excel 5235: 5222: 5149: 5142: 5026: 5013: 4972: 4963: 4894: 4855: 4808: 4775: 4752: 4730:Hewlett-Packard 4724: 4695: 4678:TRS-80 BASICs ( 4674:Microsoft BASIC 4653: 4642: 4612: 4607: 4589: 4555: 4508: 4484:Outlook Express 4417:Implementations 4412: 4386:Developer Tools 4369: 4298:HTML Components 4266: 4216: 4179: 4104: 4099: 4069: 4064: 4050: 4046:Microsoft Store 3987: 3973:Script Debugger 3950: 3944: 3919: 3888: 3857: 3808: 3763: 3666: 3640:Managed DirectX 3605: 3599: 3393: 3352:Windows App SDK 3288:Macro Assembler 3251: 3210: 3204: 3201: 3171: 3166: 3136: 3104:Microsoft Store 3102: 3092: 3038:POSIX subsystem 3018:File Protection 2991: 2962:Program Manager 2947:Phone Companion 2937:Outlook Express 2887:Make Compatible 2817:Desktop Gadgets 2777:Anytime Upgrade 2760: 2672: 2645: 2636:Windows Runtime 2528: 2502: 2468:Family features 2426: 2251: 2207:DFS Replication 2118: 2033: 2024:Error Reporting 1980: 1880: 1756:Mobility Center 1751:Movies & TV 1645: 1629:Windows Insider 1519:Driver Verifier 1514:Drive Optimizer 1481: 1475: 1466:Booting process 1437: 1432: 1370: 1365: 1364: 1355: 1353: 1348: 1347: 1343: 1334: 1332: 1319: 1318: 1314: 1306: 1302: 1287: 1283: 1276:www.vbsedit.com 1270: 1269: 1265: 1257: 1253: 1244: 1242: 1233: 1232: 1228: 1219: 1217: 1208: 1207: 1203: 1190: 1189: 1185: 1175: 1171: 1157: 1153: 1143: 1139: 1132:GetRef Function 1129: 1125: 1115: 1111: 1098: 1097: 1093: 1084: 1080: 1071: 1069: 1059: 1055: 1046: 1045: 1041: 1031: 1027: 1017: 1013: 1003: 999: 994: 956:HTML Components 942: 885: 847: 827: 823: 811:(ADO), and the 800: 797: 719: 698: 694: 670: 665: 656: 653: 644: 640: 633: 624: 620: 616: 612: 605: 592: 584: 580: 570: 565: 564: 561: 558: 555: 551: 548: 545: 542: 539: 536: 532: 529: 526: 523: 520: 517: 513: 510: 507: 504: 501: 498: 494: 491: 488: 485: 482: 479: 476: 473: 470: 467: 464: 461: 458: 455: 454:VBScriptExample 451: 448: 445: 442: 439: 436: 433: 430: 423: 419: 412: 380: 378:Client-side web 375: 337:Distributed COM 323:statement; the 290: 255: 220:(COM) based on 149:implementations 75: 55: 53: 50: 17: 12: 11: 5: 5724: 5714: 5713: 5708: 5703: 5698: 5693: 5688: 5671: 5670: 5668: 5667: 5662: 5660:Turbo-BASIC XL 5657: 5652: 5647: 5642: 5640:Sinclair BASIC 5637: 5632: 5627: 5622: 5617: 5612: 5607: 5602: 5597: 5592: 5587: 5582: 5577: 5572: 5567: 5562: 5557: 5552: 5547: 5542: 5537: 5529: 5524: 5519: 5514: 5512:Atari ST BASIC 5509: 5504: 5499: 5494: 5488: 5486: 5482: 5481: 5478: 5477: 5474: 5473: 5471: 5470: 5465: 5460: 5445: 5443: 5435: 5434: 5432: 5431: 5426: 5416: 5411: 5406: 5401: 5395: 5393: 5384: 5374: 5373: 5371: 5370: 5365: 5362: 5357: 5352: 5347: 5342: 5336: 5334: 5326: 5325: 5323: 5322: 5319: 5314: 5313: 5312: 5307: 5295: 5290: 5285: 5282: 5279: 5274: 5269: 5264: 5259: 5257:Chipmunk Basic 5254: 5248: 5246: 5237: 5228: 5227: 5224: 5223: 5221: 5220: 5215: 5210: 5205: 5200: 5195: 5190: 5185: 5180: 5175: 5170: 5165: 5160: 5154: 5152: 5144: 5143: 5141: 5140: 5135: 5130: 5125: 5120: 5115: 5110: 5105: 5100: 5095: 5090: 5085: 5080: 5075: 5070: 5065: 5060: 5055: 5050: 5045: 5039: 5037: 5028: 5019: 5018: 5015: 5014: 5012: 5011: 5006: 5001: 4999:Super Expander 4996: 4991: 4990:Graphics BASIC 4988: 4982: 4980: 4974: 4973: 4971: 4970: 4958: 4953: 4948: 4943: 4938: 4933: 4928: 4923: 4918: 4913: 4908: 4902: 4900: 4896: 4895: 4893: 4892: 4890:CALL/360:BASIC 4887: 4882: 4877: 4872: 4866: 4864: 4857: 4856: 4854: 4853: 4848: 4843: 4838: 4827:Business Basic 4824: 4818: 4816: 4810: 4809: 4807: 4806: 4801: 4796: 4791: 4785: 4783: 4781:Microcomputers 4777: 4776: 4774: 4773: 4768: 4762: 4760: 4754: 4753: 4751: 4750: 4745: 4740: 4734: 4732: 4726: 4725: 4723: 4722: 4717: 4711: 4705: 4703: 4697: 4696: 4694: 4693: 4687: 4676: 4670: 4668: 4659: 4655: 4654: 4641: 4640: 4633: 4626: 4618: 4609: 4608: 4606: 4605: 4594: 4591: 4590: 4588: 4587: 4582: 4579: 4574: 4572:Thomas Reardon 4569: 4563: 4561: 4557: 4556: 4554: 4553: 4546: 4539: 4532: 4527: 4522: 4516: 4514: 4510: 4509: 4507: 4506: 4501: 4496: 4491: 4486: 4481: 4476: 4471: 4466: 4461: 4456: 4451: 4446: 4441: 4436: 4431: 4429:Active Desktop 4426: 4424:Active Channel 4420: 4418: 4414: 4413: 4411: 4410: 4409: 4408: 4398: 4393: 4388: 4383: 4377: 4375: 4371: 4370: 4368: 4367: 4362: 4357: 4352: 4347: 4342: 4337: 4332: 4327: 4322: 4317: 4312: 4307: 4302: 4301: 4300: 4295: 4285: 4280: 4274: 4272: 4268: 4267: 4265: 4264: 4259: 4254: 4249: 4244: 4239: 4234: 4228: 4226: 4222: 4221: 4218: 4217: 4215: 4214: 4209: 4202: 4195: 4187: 4185: 4181: 4180: 4178: 4177: 4172: 4167: 4162: 4157: 4152: 4147: 4142: 4137: 4132: 4127: 4121: 4119: 4112: 4106: 4105: 4098: 4097: 4090: 4083: 4075: 4066: 4065: 4055: 4052: 4051: 4049: 4048: 4043: 4038: 4037: 4036: 4026: 4021: 4016: 4011: 4006: 4001: 3995: 3993: 3989: 3988: 3986: 3985: 3980: 3975: 3970: 3965: 3960: 3954: 3952: 3946: 3945: 3943: 3942: 3937: 3931: 3929: 3928:Source control 3925: 3924: 3921: 3920: 3918: 3917: 3912: 3907: 3902: 3896: 3894: 3890: 3889: 3887: 3886: 3881: 3876: 3871: 3865: 3863: 3859: 3858: 3856: 3855: 3850: 3845: 3840: 3835: 3829: 3827: 3818: 3814: 3813: 3810: 3809: 3807: 3806: 3801: 3796: 3795: 3794: 3789: 3779: 3773: 3771: 3769:Device drivers 3765: 3764: 3762: 3761: 3756: 3751: 3746: 3741: 3736: 3731: 3726: 3725: 3724: 3714: 3713: 3712: 3707: 3702: 3697: 3692: 3687: 3676: 3674: 3668: 3667: 3665: 3664: 3659: 3654: 3649: 3644: 3643: 3642: 3632: 3627: 3622: 3616: 3614: 3607: 3601: 3600: 3598: 3597: 3592: 3587: 3582: 3577: 3575:Project Verona 3572: 3567: 3562: 3557: 3552: 3547: 3542: 3541: 3540: 3535: 3525: 3524: 3523: 3518: 3508: 3503: 3498: 3493: 3488: 3483: 3478: 3473: 3472: 3471: 3466: 3461: 3456: 3446: 3441: 3440: 3439: 3434: 3429: 3424: 3416: 3411: 3405: 3403: 3399: 3398: 3395: 3394: 3392: 3391: 3390: 3389: 3384: 3379: 3374: 3369: 3359: 3354: 3349: 3344: 3339: 3338: 3337: 3327: 3322: 3317: 3312: 3311: 3310: 3300: 3295: 3290: 3285: 3280: 3275: 3270: 3268:Expression Web 3265: 3259: 3257: 3253: 3252: 3250: 3249: 3244: 3239: 3234: 3229: 3223: 3221: 3212: 3206: 3205: 3200: 3199: 3192: 3185: 3177: 3168: 3167: 3165: 3164: 3153: 3141: 3138: 3137: 3135: 3134: 3129: 3124: 3119: 3114: 3108: 3106: 3098: 3097: 3094: 3093: 3091: 3090: 3085: 3080: 3075: 3070: 3065: 3060: 3055: 3050: 3045: 3040: 3035: 3030: 3025: 3020: 3015: 3010: 3005: 2999: 2997: 2993: 2992: 2990: 2989: 2984: 2979: 2974: 2969: 2967:Steps Recorder 2964: 2959: 2954: 2949: 2944: 2939: 2934: 2929: 2924: 2919: 2914: 2909: 2904: 2899: 2894: 2889: 2884: 2879: 2874: 2869: 2864: 2859: 2854: 2849: 2844: 2839: 2834: 2829: 2824: 2819: 2814: 2809: 2804: 2799: 2794: 2789: 2784: 2779: 2774: 2768: 2766: 2762: 2761: 2759: 2758: 2751: 2744: 2737: 2730: 2723: 2716: 2709: 2702: 2695: 2687: 2685: 2678: 2674: 2673: 2671: 2670: 2663: 2655: 2653: 2647: 2646: 2644: 2643: 2638: 2633: 2628: 2623: 2618: 2613: 2608: 2603: 2602: 2601: 2596: 2594:OLE Automation 2591: 2586: 2581: 2576: 2571: 2561: 2560: 2559: 2554: 2549: 2538: 2536: 2530: 2529: 2527: 2526: 2521: 2516: 2510: 2508: 2504: 2503: 2501: 2500: 2495: 2490: 2485: 2480: 2475: 2470: 2465: 2460: 2455: 2450: 2445: 2440: 2434: 2432: 2428: 2427: 2425: 2424: 2419: 2414: 2409: 2404: 2399: 2394: 2389: 2384: 2379: 2374: 2369: 2364: 2362:Object Manager 2359: 2354: 2349: 2344: 2339: 2334: 2329: 2324: 2322:Imaging Format 2319: 2314: 2309: 2304: 2299: 2298: 2297: 2292: 2282: 2277: 2272: 2267: 2261: 2259: 2253: 2252: 2250: 2249: 2244: 2239: 2234: 2229: 2224: 2219: 2214: 2209: 2204: 2199: 2194: 2189: 2184: 2179: 2174: 2169: 2164: 2159: 2154: 2149: 2144: 2139: 2134: 2128: 2126: 2120: 2119: 2117: 2116: 2111: 2106: 2105: 2104: 2099: 2094: 2089: 2084: 2079: 2069: 2064: 2059: 2054: 2049: 2043: 2041: 2035: 2034: 2032: 2031: 2026: 2021: 2019:Task Scheduler 2016: 2011: 2006: 2001: 1996: 1990: 1988: 1982: 1981: 1979: 1978: 1973: 1968: 1963: 1958: 1953: 1952: 1951: 1949:Special folder 1946: 1941: 1936: 1931: 1921: 1916: 1911: 1906: 1901: 1896: 1890: 1888: 1882: 1881: 1879: 1878: 1873: 1868: 1863: 1861:Voice Recorder 1858: 1853: 1848: 1843: 1838: 1833: 1828: 1823: 1818: 1813: 1808: 1803: 1798: 1793: 1788: 1783: 1778: 1773: 1768: 1763: 1758: 1753: 1748: 1747: 1746: 1736: 1731: 1726: 1721: 1716: 1711: 1706: 1701: 1696: 1691: 1686: 1681: 1676: 1671: 1666: 1661: 1655: 1653: 1647: 1646: 1644: 1643: 1638: 1633: 1632: 1631: 1624:Windows Update 1621: 1616: 1611: 1606: 1601: 1596: 1594:System Restore 1591: 1586: 1581: 1576: 1571: 1566: 1561: 1556: 1551: 1546: 1541: 1536: 1531: 1526: 1521: 1516: 1511: 1506: 1504:Device Manager 1501: 1496: 1494:Command Prompt 1491: 1485: 1483: 1477: 1476: 1474: 1473: 1468: 1463: 1462: 1461: 1456: 1448: 1442: 1439: 1438: 1431: 1430: 1423: 1416: 1408: 1402: 1401: 1395: 1389: 1383: 1377: 1369: 1368:External links 1366: 1363: 1362: 1352:. InterSystems 1341: 1312: 1300: 1281: 1263: 1251: 1226: 1201: 1183: 1169: 1151: 1137: 1123: 1109: 1091: 1078: 1053: 1039: 1025: 1011: 996: 995: 993: 990: 989: 988: 983: 978: 973: 968: 963: 958: 953: 948: 941: 938: 884: 881: 846: 843: 796: 793: 792: 791: 788: 785: 778: 777: 774: 768: 765: 762: 759: 756: 755:Network shares 753: 750: 747: 744: 734: 718: 715: 669: 666: 664: 661: 652: 649: 632: 629: 604: 601: 569: 566: 456:</title> 429: 411: 408: 379: 376: 374: 371: 355:.NET Framework 302:batch language 289: 286: 271:Windows Server 187: 186: 180: 179: 175: 174: 168: 167: 163: 162: 152: 151: 144: 143: 138: 134: 133: 99: 93: 92: 87: 81: 80: 77: 76: 73: 71: 69:Stable release 65: 64: 61: 60: 47: 43: 42: 37: 31: 30: 15: 9: 6: 4: 3: 2: 5723: 5712: 5709: 5707: 5704: 5702: 5699: 5697: 5694: 5692: 5689: 5687: 5684: 5683: 5681: 5666: 5665:Vilnius BASIC 5663: 5661: 5658: 5656: 5653: 5651: 5648: 5646: 5643: 5641: 5638: 5636: 5633: 5631: 5628: 5626: 5623: 5621: 5618: 5616: 5613: 5611: 5608: 5606: 5603: 5601: 5598: 5596: 5593: 5591: 5588: 5586: 5583: 5581: 5578: 5576: 5573: 5571: 5568: 5566: 5563: 5561: 5558: 5556: 5553: 5551: 5550:Chinese BASIC 5548: 5546: 5543: 5541: 5538: 5536: 5534: 5530: 5528: 5525: 5523: 5520: 5518: 5515: 5513: 5510: 5508: 5505: 5503: 5500: 5498: 5495: 5493: 5490: 5489: 5487: 5483: 5469: 5466: 5464: 5461: 5458: 5454: 5453:Basic4android 5450: 5447: 5446: 5444: 5442: 5436: 5430: 5427: 5424: 5420: 5417: 5415: 5412: 5410: 5407: 5405: 5402: 5400: 5397: 5396: 5394: 5392: 5388: 5385: 5383: 5379: 5375: 5369: 5366: 5363: 5361: 5358: 5356: 5353: 5351: 5348: 5346: 5343: 5341: 5338: 5337: 5335: 5333: 5327: 5321:WinWrap Basic 5320: 5318: 5315: 5311: 5308: 5306: 5303: 5302: 5300: 5296: 5294: 5291: 5289: 5286: 5283: 5280: 5278: 5275: 5273: 5270: 5268: 5265: 5263: 5260: 5258: 5255: 5253: 5250: 5249: 5247: 5245: 5241: 5238: 5234: 5229: 5219: 5216: 5214: 5211: 5209: 5206: 5204: 5201: 5199: 5196: 5194: 5191: 5189: 5186: 5184: 5181: 5179: 5176: 5174: 5171: 5169: 5166: 5164: 5161: 5159: 5156: 5155: 5153: 5151: 5145: 5139: 5136: 5134: 5131: 5129: 5126: 5124: 5121: 5119: 5116: 5114: 5111: 5109: 5106: 5104: 5101: 5099: 5096: 5094: 5091: 5089: 5086: 5084: 5081: 5079: 5078:Liberty BASIC 5076: 5074: 5071: 5069: 5066: 5064: 5061: 5059: 5056: 5054: 5051: 5049: 5046: 5044: 5041: 5040: 5038: 5036: 5032: 5029: 5024: 5020: 5010: 5007: 5005: 5002: 5000: 4997: 4995: 4994:Simons' BASIC 4992: 4989: 4987: 4984: 4983: 4981: 4979: 4975: 4967: 4962: 4959: 4957: 4954: 4952: 4949: 4947: 4944: 4942: 4939: 4937: 4934: 4932: 4929: 4927: 4924: 4922: 4919: 4917: 4914: 4912: 4909: 4907: 4904: 4903: 4901: 4897: 4891: 4888: 4886: 4883: 4881: 4878: 4876: 4873: 4871: 4868: 4867: 4865: 4862: 4858: 4852: 4849: 4847: 4844: 4842: 4839: 4836: 4832: 4828: 4825: 4823: 4820: 4819: 4817: 4815: 4814:Minicomputers 4811: 4805: 4802: 4800: 4797: 4795: 4794:Integer BASIC 4792: 4790: 4787: 4786: 4784: 4782: 4778: 4772: 4771:Mallard BASIC 4769: 4767: 4764: 4763: 4761: 4759: 4755: 4749: 4746: 4744: 4741: 4739: 4736: 4735: 4733: 4731: 4727: 4721: 4718: 4715: 4712: 4710: 4707: 4706: 4704: 4702: 4698: 4692: 4688: 4685: 4681: 4677: 4675: 4672: 4671: 4669: 4667: 4663: 4660: 4656: 4651: 4647: 4639: 4634: 4632: 4627: 4625: 4620: 4619: 4616: 4604: 4596: 4595: 4592: 4586: 4583: 4580: 4578: 4575: 4573: 4570: 4568: 4565: 4564: 4562: 4558: 4552: 4551: 4547: 4545: 4544: 4540: 4538: 4537: 4533: 4531: 4530:Download.ject 4528: 4526: 4523: 4521: 4518: 4517: 4515: 4511: 4505: 4502: 4500: 4497: 4495: 4492: 4490: 4487: 4485: 4482: 4480: 4477: 4475: 4472: 4470: 4467: 4465: 4462: 4460: 4457: 4455: 4452: 4450: 4449:DirectX Media 4447: 4445: 4442: 4440: 4437: 4435: 4432: 4430: 4427: 4425: 4422: 4421: 4419: 4415: 4407: 4404: 4403: 4402: 4399: 4397: 4394: 4392: 4389: 4387: 4384: 4382: 4379: 4378: 4376: 4372: 4366: 4363: 4361: 4358: 4356: 4353: 4351: 4348: 4346: 4343: 4341: 4338: 4336: 4333: 4331: 4328: 4326: 4323: 4321: 4318: 4316: 4313: 4311: 4308: 4306: 4303: 4299: 4296: 4294: 4291: 4290: 4289: 4286: 4284: 4281: 4279: 4276: 4275: 4273: 4269: 4263: 4260: 4258: 4255: 4253: 4250: 4248: 4245: 4243: 4240: 4238: 4235: 4233: 4230: 4229: 4227: 4223: 4213: 4210: 4208: 4207: 4203: 4201: 4200: 4196: 4194: 4193: 4189: 4188: 4186: 4182: 4176: 4173: 4171: 4168: 4166: 4163: 4161: 4158: 4156: 4153: 4151: 4148: 4146: 4143: 4141: 4138: 4136: 4133: 4131: 4128: 4126: 4123: 4122: 4120: 4116: 4113: 4111: 4107: 4103: 4096: 4091: 4089: 4084: 4082: 4077: 4076: 4073: 4063: 4053: 4047: 4044: 4042: 4039: 4035: 4032: 4031: 4030: 4027: 4025: 4022: 4020: 4017: 4015: 4012: 4010: 4007: 4005: 4002: 4000: 3997: 3996: 3994: 3990: 3984: 3981: 3979: 3976: 3974: 3971: 3969: 3966: 3964: 3961: 3959: 3956: 3955: 3953: 3947: 3941: 3938: 3936: 3933: 3932: 3930: 3926: 3916: 3913: 3911: 3908: 3906: 3903: 3901: 3900:Visual FoxPro 3898: 3897: 3895: 3891: 3885: 3882: 3880: 3877: 3875: 3872: 3870: 3867: 3866: 3864: 3860: 3854: 3851: 3849: 3846: 3844: 3841: 3839: 3836: 3834: 3831: 3830: 3828: 3826: 3822: 3819: 3815: 3805: 3802: 3800: 3797: 3793: 3790: 3788: 3785: 3784: 3783: 3780: 3778: 3775: 3774: 3772: 3770: 3766: 3760: 3757: 3755: 3752: 3750: 3747: 3745: 3742: 3740: 3737: 3735: 3732: 3730: 3727: 3723: 3720: 3719: 3718: 3715: 3711: 3708: 3706: 3703: 3701: 3698: 3696: 3693: 3691: 3688: 3686: 3683: 3682: 3681: 3678: 3677: 3675: 3673: 3669: 3663: 3660: 3658: 3655: 3653: 3650: 3648: 3645: 3641: 3638: 3637: 3636: 3633: 3631: 3628: 3626: 3623: 3621: 3618: 3617: 3615: 3611: 3608: 3602: 3596: 3593: 3591: 3588: 3586: 3583: 3581: 3578: 3576: 3573: 3571: 3568: 3566: 3563: 3561: 3558: 3556: 3553: 3551: 3548: 3546: 3543: 3539: 3536: 3534: 3531: 3530: 3529: 3526: 3522: 3519: 3517: 3514: 3513: 3512: 3509: 3507: 3506:Visual FoxPro 3504: 3502: 3499: 3497: 3494: 3492: 3489: 3487: 3484: 3482: 3479: 3477: 3474: 3470: 3467: 3465: 3462: 3460: 3457: 3455: 3452: 3451: 3450: 3447: 3445: 3442: 3438: 3435: 3433: 3430: 3428: 3425: 3423: 3420: 3419: 3418:Visual Basic 3417: 3415: 3412: 3410: 3407: 3406: 3404: 3400: 3388: 3385: 3383: 3380: 3378: 3375: 3373: 3370: 3368: 3365: 3364: 3363: 3360: 3358: 3355: 3353: 3350: 3348: 3345: 3343: 3340: 3336: 3333: 3332: 3331: 3328: 3326: 3323: 3321: 3318: 3316: 3313: 3309: 3306: 3305: 3304: 3301: 3299: 3296: 3294: 3291: 3289: 3286: 3284: 3281: 3279: 3276: 3274: 3271: 3269: 3266: 3264: 3261: 3260: 3258: 3254: 3248: 3245: 3243: 3240: 3238: 3235: 3233: 3230: 3228: 3225: 3224: 3222: 3220: 3219:Visual Studio 3216: 3213: 3207: 3198: 3193: 3191: 3186: 3184: 3179: 3178: 3175: 3163: 3154: 3152: 3143: 3142: 3139: 3133: 3130: 3128: 3125: 3123: 3120: 3118: 3115: 3113: 3110: 3109: 3107: 3105: 3099: 3089: 3086: 3084: 3083:Windows To Go 3081: 3079: 3076: 3074: 3071: 3069: 3066: 3064: 3061: 3059: 3056: 3054: 3051: 3049: 3046: 3044: 3041: 3039: 3036: 3034: 3031: 3029: 3026: 3024: 3021: 3019: 3016: 3014: 3011: 3009: 3006: 3004: 3001: 3000: 2998: 2994: 2988: 2985: 2983: 2980: 2978: 2975: 2973: 2970: 2968: 2965: 2963: 2960: 2958: 2955: 2953: 2952:Photo Gallery 2950: 2948: 2945: 2943: 2940: 2938: 2935: 2933: 2930: 2928: 2925: 2923: 2920: 2918: 2915: 2913: 2910: 2908: 2905: 2903: 2900: 2898: 2897:Meeting Space 2895: 2893: 2890: 2888: 2885: 2883: 2880: 2878: 2875: 2873: 2870: 2868: 2867:HyperTerminal 2865: 2863: 2860: 2858: 2855: 2853: 2850: 2848: 2845: 2843: 2840: 2838: 2837:Easy Transfer 2835: 2833: 2830: 2828: 2825: 2823: 2820: 2818: 2815: 2813: 2810: 2808: 2805: 2803: 2800: 2798: 2795: 2793: 2790: 2788: 2785: 2783: 2780: 2778: 2775: 2773: 2770: 2769: 2767: 2763: 2757: 2756: 2752: 2750: 2749: 2745: 2743: 2742: 2738: 2736: 2735: 2731: 2729: 2728: 2724: 2722: 2721: 2717: 2715: 2714: 2710: 2708: 2707: 2703: 2701: 2700: 2696: 2694: 2693: 2689: 2688: 2686: 2682: 2679: 2675: 2669: 2668: 2664: 2662: 2661: 2657: 2656: 2654: 2652: 2648: 2642: 2639: 2637: 2634: 2632: 2629: 2627: 2624: 2622: 2619: 2617: 2614: 2612: 2609: 2607: 2604: 2600: 2597: 2595: 2592: 2590: 2587: 2585: 2582: 2580: 2577: 2575: 2572: 2570: 2567: 2566: 2565: 2562: 2558: 2555: 2553: 2550: 2548: 2545: 2544: 2543: 2540: 2539: 2537: 2535: 2531: 2525: 2522: 2520: 2517: 2515: 2512: 2511: 2509: 2507:Compatibility 2505: 2499: 2496: 2494: 2491: 2489: 2486: 2484: 2481: 2479: 2476: 2474: 2471: 2469: 2466: 2464: 2461: 2459: 2456: 2454: 2451: 2449: 2446: 2444: 2441: 2439: 2436: 2435: 2433: 2429: 2423: 2420: 2418: 2415: 2413: 2410: 2408: 2405: 2403: 2400: 2398: 2395: 2393: 2390: 2388: 2385: 2383: 2380: 2378: 2375: 2373: 2370: 2368: 2365: 2363: 2360: 2358: 2355: 2353: 2350: 2348: 2345: 2343: 2340: 2338: 2335: 2333: 2332:Library files 2330: 2328: 2325: 2323: 2320: 2318: 2315: 2313: 2310: 2308: 2305: 2303: 2300: 2296: 2293: 2291: 2288: 2287: 2286: 2283: 2281: 2278: 2276: 2273: 2271: 2268: 2266: 2263: 2262: 2260: 2258: 2254: 2248: 2245: 2243: 2240: 2238: 2235: 2233: 2230: 2228: 2225: 2223: 2220: 2218: 2215: 2213: 2210: 2208: 2205: 2203: 2200: 2198: 2195: 2193: 2190: 2188: 2185: 2183: 2180: 2178: 2175: 2173: 2170: 2168: 2165: 2163: 2160: 2158: 2155: 2153: 2150: 2148: 2145: 2143: 2140: 2138: 2135: 2133: 2130: 2129: 2127: 2125: 2121: 2115: 2112: 2110: 2107: 2103: 2100: 2098: 2095: 2093: 2092:Reparse point 2090: 2088: 2085: 2083: 2080: 2078: 2075: 2074: 2073: 2070: 2068: 2065: 2063: 2060: 2058: 2055: 2053: 2050: 2048: 2045: 2044: 2042: 2040: 2036: 2030: 2027: 2025: 2022: 2020: 2017: 2015: 2012: 2010: 2007: 2005: 2002: 2000: 1997: 1995: 1992: 1991: 1989: 1987: 1983: 1977: 1974: 1972: 1969: 1967: 1964: 1962: 1959: 1957: 1954: 1950: 1947: 1945: 1942: 1940: 1937: 1935: 1932: 1930: 1927: 1926: 1925: 1922: 1920: 1917: 1915: 1912: 1910: 1907: 1905: 1902: 1900: 1897: 1895: 1894:Action Center 1892: 1891: 1889: 1887: 1883: 1877: 1874: 1872: 1869: 1867: 1864: 1862: 1859: 1857: 1854: 1852: 1849: 1847: 1844: 1842: 1839: 1837: 1834: 1832: 1829: 1827: 1824: 1822: 1821:Snipping Tool 1819: 1817: 1814: 1812: 1809: 1807: 1804: 1802: 1799: 1797: 1794: 1792: 1789: 1787: 1784: 1782: 1779: 1777: 1774: 1772: 1769: 1767: 1764: 1762: 1759: 1757: 1754: 1752: 1749: 1745: 1742: 1741: 1740: 1737: 1735: 1732: 1730: 1727: 1725: 1722: 1720: 1717: 1715: 1712: 1710: 1707: 1705: 1702: 1700: 1697: 1695: 1692: 1690: 1687: 1685: 1682: 1680: 1679:Character Map 1677: 1675: 1672: 1670: 1667: 1665: 1662: 1660: 1657: 1656: 1654: 1652: 1648: 1642: 1639: 1637: 1634: 1630: 1627: 1626: 1625: 1622: 1620: 1617: 1615: 1612: 1610: 1607: 1605: 1602: 1600: 1597: 1595: 1592: 1590: 1587: 1585: 1582: 1580: 1577: 1575: 1572: 1570: 1567: 1565: 1562: 1560: 1557: 1555: 1552: 1550: 1547: 1545: 1542: 1540: 1537: 1535: 1532: 1530: 1527: 1525: 1522: 1520: 1517: 1515: 1512: 1510: 1507: 1505: 1502: 1500: 1499:Control Panel 1497: 1495: 1492: 1490: 1489:App Installer 1487: 1486: 1484: 1478: 1472: 1469: 1467: 1464: 1460: 1457: 1455: 1452: 1451: 1450:Architecture 1449: 1447: 1444: 1443: 1440: 1436: 1429: 1424: 1422: 1417: 1415: 1410: 1409: 1406: 1399: 1396: 1393: 1390: 1387: 1384: 1381: 1378: 1375: 1372: 1371: 1351: 1345: 1331:on 2010-02-17 1330: 1326: 1324: 1316: 1309: 1308:Script Center 1304: 1296: 1292: 1285: 1277: 1273: 1267: 1260: 1255: 1240: 1236: 1230: 1215: 1211: 1205: 1197: 1193: 1187: 1180: 1179: 1173: 1166: 1162: 1161: 1155: 1148: 1147: 1141: 1134: 1133: 1127: 1120: 1119: 1113: 1105: 1101: 1095: 1089: 1088: 1082: 1068: 1064: 1057: 1049: 1043: 1036: 1035: 1029: 1022: 1021: 1015: 1008: 1007: 1001: 997: 987: 984: 982: 979: 977: 974: 972: 969: 967: 964: 962: 959: 957: 954: 952: 949: 947: 944: 943: 937: 935: 931: 926: 924: 919: 916: 914: 908: 906: 902: 899: 895: 891: 880: 877: 875: 871: 866: 863: 858: 856: 852: 842: 838: 836: 831: 821: 818: 814: 810: 804: 789: 786: 783: 782: 781: 775: 772: 769: 766: 763: 760: 757: 754: 751: 748: 745: 742: 738: 735: 732: 731: 730: 728: 724: 714: 711: 709: 705: 691: 689: 684: 680: 677: 673: 663:Functionality 660: 648: 638: 628: 610: 600: 598: 590: 579: 575: 562:</html> 559:</body> 459:</head> 452:<title> 427: 417: 407: 405: 401: 397: 393: 389: 385: 370: 368: 364: 360: 356: 351: 349: 345: 340: 338: 334: 333:ExecuteGlobal 330: 326: 322: 318: 314: 309: 307: 303: 299: 295: 285: 282: 280: 276: 272: 268: 264: 259: 253: 249: 245: 240: 238: 235:for managing 234: 229: 227: 223: 219: 215: 211: 207: 204: 200: 197: 193: 185: 181: 176: 173: 169: 166:Influenced by 164: 161: 157: 153: 150: 145: 142: 139: 135: 131: 127: 123: 119: 115: 111: 107: 103: 100: 98: 94: 91: 88: 86: 82: 78: 72: 70: 66: 62: 48: 44: 41: 38: 36: 32: 28: 23: 5580:Family BASIC 5535:(Atari 2600) 5532: 5492:Altair BASIC 5292: 5093:Mobile BASIC 5009:YS MegaBasic 4861:Time-sharing 4835:Data General 4716:(aka XBasic) 4684:Level II/III 4585:Inori Aizawa 4581:Scott Isaacs 4567:Tantek Çelik 4548: 4542: 4535: 4464:MSN Explorer 4335:RSS Platform 4271:Technologies 4204: 4197: 4190: 3999:Active Setup 3884:Notification 3862:SQL services 3695:Dynamic Data 3436: 3367:CLR Profiler 3211:environments 3117:File Manager 2957:Photo Viewer 2892:Media Center 2852:Groove Music 2782:Address Book 2753: 2746: 2739: 2734:Purble Place 2732: 2725: 2718: 2711: 2704: 2699:Chess Titans 2697: 2690: 2677:Discontinued 2665: 2658: 2551: 2357:Ntoskrnl.exe 2265:Boot Manager 2257:Architecture 2147:Group Policy 2039:File systems 1939:Saved search 1846:Sticky Notes 1811:Quick Assist 1739:Media Player 1709:Feedback Hub 1704:Fax and Scan 1599:Task Manager 1529:Event Viewer 1509:Disk Cleanup 1398:WMI Overview 1354:. Retrieved 1344: 1333:. Retrieved 1329:the original 1322: 1315: 1303: 1294: 1284: 1275: 1266: 1254: 1243:. Retrieved 1241:. 2009-01-17 1229: 1218:. Retrieved 1216:. 2007-08-24 1204: 1195: 1186: 1177: 1172: 1164: 1159: 1154: 1145: 1140: 1131: 1126: 1117: 1112: 1103: 1094: 1085: 1081: 1070:. Retrieved 1066: 1056: 1042: 1033: 1028: 1019: 1014: 1005: 1000: 966:JScript .NET 927: 920: 917: 909: 898:InterSystems 886: 878: 870:text editors 867: 859: 848: 839: 832: 813:IIS Metabase 805: 798: 779: 720: 712: 692: 685: 681: 678: 674: 671: 654: 634: 623:, as with a 606: 571: 556:</div> 462:<body> 449:<head> 446:<html> 424:vbscript.dll 413: 381: 373:Environments 362: 352: 347: 343: 341: 332: 328: 324: 320: 310: 291: 283: 260: 256:msscript.ocx 241: 230: 199:Visual Basic 191: 190: 172:Visual Basic 5560:Color BASIC 5502:Atari BASIC 5441:open source 5399:CA-Realizer 5391:Proprietary 5364:ScriptBasic 5332:open source 5267:LotusScript 5244:Proprietary 5178:Indic BASIC 5150:open source 5133:Turbo Basic 5123:Tiger-BASIC 5068:FutureBASIC 5035:Proprietary 4964: [ 4926:Casio BASIC 4911:Astro BASIC 4885:SUPER BASIC 4720:TI-BASIC 83 4434:ActiveMovie 4305:favicon.ico 4278:Accelerator 3949:Testing and 3879:Integration 3799:Windows HLK 3625:Silverlight 3620:Windows API 3585:Small Basic 3464:Managed C++ 3409:Dynamics AX 3362:Windows SDK 3342:Small Basic 3209:Development 3132:Minesweeper 3101:Spun off to 2922:MSN Dial-up 2917:Movie Maker 2822:Diagnostics 2772:ActiveMovie 2514:COMMAND.COM 2392:Shadow Copy 2247:Server Core 2087:Mount Point 2014:Shadow Copy 1609:Windows Ink 946:AppleScript 621:cscript.exe 617:wscript.exe 593:Cscript.exe 585:Wscript.exe 5680:Categories 5650:SuperBASIC 5645:STOS BASIC 5630:QuickBASIC 5355:Mono-Basic 5277:PowerBASIC 5236:extensions 5193:SmallBASIC 5128:True BASIC 5113:SmileBASIC 5103:PowerBASIC 5063:Beta BASIC 5048:AMOS BASIC 5043:AmigaBASIC 4946:Tiny BASIC 4906:AlphaBasic 4870:BASIC-PLUS 4851:Wang BASIC 4789:Atom BASIC 4474:NetMeeting 4340:Smart tags 4252:Extensions 3968:Playwright 3825:SQL Server 3606:frameworks 3570:PowerShell 3545:IronPython 3533:TypeScript 3528:JavaScript 3449:Visual C++ 3303:QuickBASIC 3112:DVD Player 2927:NetMeeting 2827:DriveSpace 2692:3D Pinball 2192:SharePoint 1956:Start menu 1801:Phone Link 1664:Calculator 1619:PowerShell 1480:Management 1394:, ss64.com 1388:, ss64.com 1356:2018-09-24 1335:2010-05-05 1245:2009-06-29 1220:2009-06-29 1072:2024-05-28 992:References 976:PerlScript 961:JavaScript 890:PowerShell 828:msxml3.dll 824:msxml6.dll 801:scrrun.dll 422:, invokes 388:JavaScript 344:SubMatches 279:Windows CE 267:Windows 98 250:(IE), and 203:deprecated 178:Influenced 5615:MSX BASIC 5595:IBM BASIC 5585:GFA BASIC 5540:BBC BASIC 5457:Basic4ppc 5382:designers 5345:FreeBASIC 5297:VB 5 for 5284:Run BASIC 5168:DarkBASIC 5158:Basic-256 5138:WordBASIC 5118:ThinBasic 5108:PureBasic 5023:Procedure 4978:Extenders 4941:SDS BASIC 4863:computers 4691:BASIC 1.0 4666:Microsoft 4355:Web Slice 4315:Index.dat 4310:HTML+TIME 4242:Box model 4212:IEs4Linux 4004:ClickOnce 3983:xUnit.net 3951:debugging 3874:Reporting 3734:CardSpace 3710:Web Forms 3491:Dexterity 3469:C++/WinRT 3402:Languages 3347:WebMatrix 3335:FrontPage 2907:Messenger 2902:Messaging 2832:DVD Maker 2802:CD Player 2797:CardSpace 2748:Solitaire 2448:BitLocker 2443:AppLocker 2077:Hard link 1966:Task View 1944:Namespace 1914:ClearType 1734:Messaging 1719:Magnifier 1684:Clipchamp 1659:3D Viewer 1239:Microsoft 1214:Microsoft 1181:, on MSDN 1149:, on MSDN 1135:, on MSDN 1121:, on MSDN 1037:, on MSDN 1023:, on MSDN 645:mshta.exe 591:(GUI) or 578:extension 546:timeValue 527:timeValue 508:timeValue 486:timeValue 480:timeValue 237:computers 210:scripting 196:Microsoft 40:Microsoft 35:Developer 5605:MacBASIC 5600:JR-BASIC 5590:GW-BASIC 5527:BASIC XL 5522:BASIC XE 5517:BASIC A+ 5439:Free and 5409:NS Basic 5340:BlitzMax 5330:Free and 5293:VBScript 5281:ProvideX 5188:SdlBasic 5173:Euphoria 5163:Basic4GL 5148:Free and 5088:MapBasic 5027:oriented 4916:BASICODE 4822:BASIC-11 4748:HP Basic 4689:Thomson 4603:Category 4494:Spyglass 4225:Overview 4206:for UNIX 4110:Versions 4062:Category 3992:Delivery 3958:CodeView 3869:Analysis 3817:Database 3604:APIs and 3565:Power Fx 3550:IronRuby 3437:VBScript 3283:MACRO-80 3278:GW-BASIC 3151:Category 3028:MS-DOS 7 3013:ScanDisk 2932:NTBackup 2812:Contacts 2792:Cardfile 2727:Hold 'Em 2706:FreeCell 2552:VBScript 2463:Defender 2431:Security 2417:Winlogon 2372:Registry 1986:Services 1919:Explorer 1904:AutoPlay 1791:Paint 3D 1776:OneDrive 1766:Narrator 1714:Get Help 1669:Calendar 1564:Settings 1534:IExpress 940:See also 934:ILOVEYOU 699:InputBox 437:Explicit 192:VBScript 20:VBScript 5635:S-BASIC 5485:Defunct 5423:Mercury 5262:GLBasic 5218:Yabasic 5203:wxBasic 5098:OWBasic 4986:BASIC 8 4961:ETBASIC 4804:SCELBAL 4680:Level I 4658:Classic 4479:NetShow 4320:JScript 4283:ActiveX 4257:Removal 4237:Add-ons 4232:History 4199:for Mac 3963:OneFuzz 3838:Compact 3833:Express 3717:ADO.NET 3680:ASP.NET 3635:DirectX 3538:JScript 3459:C++/CLI 3387:XAMLPad 3382:WinDiff 3293:MSBuild 3232:Express 3127:Mahjong 3048:Interix 2982:WinHelp 2882:Journal 2872:Imaging 2720:InkBall 2606:DirectX 2569:ActiveX 2557:JScript 2270:Console 2242:Hyper-V 2137:Domains 1961:Taskbar 1934:IFilter 1909:AutoRun 1871:WordPad 1866:Weather 1781:OneNote 1771:Notepad 1694:Cortana 1569:Sysprep 971:JScript 930:malware 835:killbit 688:Variant 599:(CLI). 420:asp.dll 400:Firefox 359:ASP.NET 329:Execute 317:classes 294:JScript 288:History 246:(WSH), 137:Website 90:Windows 74:5.8 54: ( 5625:QBasic 5610:MBASIC 5463:Gambas 5414:RapidQ 5368:Roslyn 5272:Morfik 5252:AutoIt 5233:object 5213:Xblite 5208:XBasic 5058:BasicX 4956:ZBasic 4951:UBASIC 4936:PBASIC 4931:CBASIC 4560:People 4513:Events 4406:Chakra 4401:MSHTML 4396:Tasman 4262:Shells 4192:Mobile 3978:WinDbg 3613:Native 3454:C++/CX 3444:Bosque 3427:VB.NET 3422:legacy 3325:Roslyn 3315:QuickC 3308:QBasic 3298:Pascal 3256:Others 3160:  3149:  3122:Hover! 2996:Others 2977:Travel 2972:Syskey 2755:Tinker 2713:Hearts 2641:WinUSB 2626:WinAPI 2611:Native 2422:WinUSB 2347:MinWin 2124:Server 1924:Search 1836:Sports 1806:Photos 1796:People 1674:Camera 1087:86-DOS 872:offer 741:stdout 695:MsgBox 627:file. 540:Second 537:<%= 521:Minute 518:<%= 499:<%= 434:Option 396:Chrome 331:, and 319:; the 273:since 265:since 216:using 147:Major 5231:With 5073:GRASS 4968:] 4899:Other 4646:BASIC 4330:MSXML 4325:MHTML 4184:Other 4019:vcpkg 4014:NuGet 3893:Other 3705:Razor 3662:WinUI 3486:Dafny 3414:BASIC 3372:ILAsm 3273:FxCop 3263:Blend 3088:WinFS 2987:Write 2684:Games 2651:Games 2524:WoW64 2352:NTLDR 2342:LSASS 2275:CSRSS 2082:links 2057:exFAT 1886:Shell 1851:Store 1841:Start 1831:Skype 1786:Paint 1761:Money 1689:Clock 1636:WinRE 1544:Netsh 1482:tools 1471:Games 905:MUMPS 901:Caché 773:(WMI) 737:Stdin 697:and 552:%> 533:%> 514:%> 495:%> 440:%> 431:<% 404:Opera 269:; in 130:.html 5429:Xojo 5310:VSTA 5305:VSTO 5301:5.0 5198:QB64 5053:ASIC 4650:list 4360:WPAD 4288:HTML 4118:Main 3853:MSDE 3792:UMDF 3787:KMDF 3749:LINQ 3729:MAUI 3690:AJAX 3685:Core 3672:.NET 3595:XAML 3555:Lean 3511:Java 3481:C/AL 3227:Code 3162:List 3043:HPFS 2807:Chat 2765:Apps 2667:Surf 2616:.NET 2584:DCOM 2412:WHEA 2407:USER 2397:SMSS 2187:WSUS 2167:MSMQ 2109:ReFS 2072:NTFS 2047:CDFS 2004:CLFS 1999:BITS 1899:Aero 1876:Xbox 1856:Tips 1744:2022 1729:Maps 1724:Mail 1699:Edge 1651:Apps 1446:APIs 883:Uses 739:and 657:.wsc 641:.hta 625:.vbs 613:.wsf 595:for 587:for 581:.vbs 502:Hour 402:and 325:Eval 321:With 224:and 208:for 126:.htm 122:.hta 118:.asp 114:.wsc 110:.wsf 106:.vbe 102:.vbs 56:1996 49:1996 5449:B4X 5378:RAD 5288:VBA 5083:LSE 4921:BAL 4831:B32 4293:HTA 4034:WiX 4009:npm 3804:WDM 3782:WDF 3777:WDK 3700:MVC 3647:UWP 3630:XNA 3590:VPL 3516:J++ 3432:VBA 2942:Pay 2842:Fax 2589:OLE 2564:COM 2547:WSH 2534:API 2295:DLL 2290:EXE 2202:PWS 2182:IIS 2142:DNS 2114:UDF 2102:EFS 2097:TxF 2067:FAT 2062:IFS 2052:DFS 1641:WMI 635:An 619:or 492:Now 477:Dim 258:). 212:on 5682:: 5455:, 4966:zh 4833:, 4682:, 4175:11 4170:10 3580:Q# 3521:J# 3501:F* 3496:F# 3476:C# 1459:NT 1454:9x 1293:. 1274:. 1237:. 1212:. 1194:. 1102:. 1065:. 826:, 710:. 659:. 647:. 607:A 554:. 398:, 327:, 315:; 228:. 158:, 128:, 124:, 120:, 112:, 108:, 104:, 85:OS 5459:) 5451:( 5425:) 5421:( 5025:- 4837:) 4829:( 4686:) 4652:) 4637:e 4630:t 4623:v 4165:9 4160:8 4155:7 4150:6 4145:5 4140:4 4135:3 4130:2 4125:1 4094:e 4087:t 4080:v 3560:P 3196:e 3189:t 3182:v 1427:e 1420:t 1413:v 1359:. 1338:. 1325:" 1321:" 1297:. 1278:. 1248:. 1223:. 1106:. 1075:. 822:( 549:) 543:( 535:: 530:) 524:( 516:: 511:) 505:( 489:= 483:: 194:( 132:) 116:( 58:)

Index


Developer
Microsoft
Stable release
OS
Windows
Filename extensions
.vbs
.vbe
.wsf
.wsc
.asp
.hta
.htm
.html
https://learn.microsoft.com/previous-versions/t0aew7h6(v=vs.85)
implementations
Windows Script Host
Active Server Pages
Visual Basic
Windows PowerShell
Microsoft
Visual Basic
deprecated
programming language
scripting
Microsoft Windows
Component Object Model
classic Visual Basic
Active Scripting

Text is available under the Creative Commons Attribution-ShareAlike License. Additional terms may apply.