======Microsoft - Scripting - VBScript - Miscellaneous====== [[http://www.jsware.net/jsware/scripts.php5|JSWare - VBScript Samples and Components]] waaronder de "[[http://www.jsware.net/jsware/scripts.php5#obbro|VBS Object Browser Utility]] can read type library information to show you what methods and properties are available from an object." Hiervoor is TLBINF32.DLL vereist, verkrijgbaar door installatie Visual Studio 6, van DLL download sites of [[http://www.lambdasoft.dk/comet/download.htm|hier]]. Zie [[http://www.jkp-ads.com/articles/objectlister.asp?AllComments=True|JKP - Listing an Objects Properties and Methods]] voor een soortgelijk programma, deze vereist ook TLBINF32.DLL. Zie [[http://support.microsoft.com/kb/Q224331/en-us|Microsoft Support - FILE: Tlbinf32.exe : Help Files for Tlbinf32.dll]] voor de help files van TLBINF32.DLL.\\ [[https://www.robvanderwoude.com/wshstart.php|Rob van der Woude's Scripting Pages - Getting Started with Windows Script Host and VBScript]] \\ [[https://www.robvanderwoude.com/wshlinks.php|Rob van der Woude's Scripting Pages - Windows Script Host (WSH) and VBScript related links]] =====Documentation===== [[http://msdn.microsoft.com/en-us/library/d1et7k7c(VS.85).aspx|MSDN Library - Microsoft Windows Script Technologies]] now points to "Legacy Microsoft Edge developer documentation". \\ [[http://download.microsoft.com/download/winscript56/Install/5.6/W982KMeXP/EN-US/scrdoc56en.exe|Microsoft Download Center - Windows Script 5.6 Documentation]]. // Direct download link, found on[[https://www.robvanderwoude.com/wshlinks.php|Rob van der Woude's Scripting Pages - Windows Script Host (WSH) and VBScript related links]]. // [[https://docs.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/scripting-articles/t0aew7h6(v=vs.84)|Microsoft Docs - VBScript]] \\ [[https://docs.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/scripting-articles/sx7b3k7y(v=vs.84)|Microsoft Docs - VBScript User's Guide]] \\ [[https://docs.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/scripting-articles/d1wf56tt(v=vs.84)|Microsoft Docs - VBScript Language Reference]] \\ [[https://docs.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/windows-scripting/bstcxhf7(v=vs.84)|Microsoft Docs - Windows Scripting]] \\ [[http://msdn.microsoft.com/en-us/library/ms807642.aspx|MSDN - ADO 2.8 Programmer's Guide]] \\ [[http://msdn.microsoft.com/en-us/library/ms807710.aspx|MSDN - ADO 2.8 Programmer's Reference]] \\ [[http://stackoverflow.com/questions/7614476/passing-array-in-function|Stack Overflow - Passing Array in Function]] \\ [[http://msdn.microsoft.com/en-us/library/windows/desktop/aa772300(v=vs.85).aspx|Windows Dev Center - ADS_USER_FLAG_ENUM enumeration]] enumeration defines the flags used for setting user properties in the directory. These flags correspond to values of the userAccountControl attribute in Active Directory when using the LDAP provider, and the userFlags attribute when using the WinNT system provider. (dead link)\\ ====Command line arguments==== Windows Script Host - Item Property (WshNamed) in script56.chm \\ [[http://technet.microsoft.com/en-us/library/ee156618.aspx|Microsoft TechNet - Microsoft Windows 2000 Scripting Guide - Working with Command-Line Arguments]] \\