Geometry.Net - the online learning center
Home  - Computer - Vbscript
e99.com Bookstore
  
Images 
Newsgroups
Page 4     61-80 of 83    Back | 1  | 2  | 3  | 4  | 5  | Next 20

         Vbscript:     more books (100)
  1. The Webmaster Set: The Complete Reference Library for Html, Javascipt & Vbscript by Ventana, Mullen, et all 1997-01
  2. Internet Programming With VBScript &_Javascript by Ksthlern Kslsts, 2001
  3. Programacion Con VBScript (Spanish Edition) by J. M. Alarcon, 1998-07
  4. VBScript Programmers Reference 3rd edition by Dsnil Rsd, 2007-01-01
  5. Scriptsprachen für dynamische Webauftritte. JavaScript, VBScript, ASP, Perl, PHP, XML. by Wolfgang Dehnhardt, 2001-01-01
  6. ASP 3 Programacion en Vbscript para IIS 5.0/ ASP 3 Programming in Vbscript For IIS 5.0 (Guias Practicas/ Practical Guides) (Spanish Edition) by Oscar Gonzalez, 2004-10-30
  7. Microsoft WSH&VBScript Programming for the Absolute Beginner
  8. Windows Scripting . Automatisierte Systemadminstration mit VBScript, VB 6.0 und VB.NET by Holger Schwichtenberg,
  9. Vbscript Programmer's Reference - 1999 publication by Adran Kngsly-Hughs, 1999
  10. Kit 2: Vbscript and Activex by Chen, et al, 1997-04-23
  11. Vbscript In A Nutshell, Second Edition by Paul; Childs, Matt; Petrusha, Ron Lomax, 2003
  12. Internet Programming With VBScript & Javascript by KathlernKalata, 2001
  13. Basic Programming Language Family: BASIC, QuickBASIC, GW-BASIC, IBM BASICA, True BASIC, VBScript, Visual Basic for Applications, PureBasic
  14. VBScript: Active Scripting, Microsoft, Component Object Model, Microsoft Windows, Internet Explorer

61. ScriptingAnswers.com - VBScript Samples, PowerShell Samples, Discussion Forums,
ScriptingAnswers.com is the Web s friendliest community for Windows administrators working with vbscript, JScript, KiXtart, Windows PowerShell, batch files,
http://www.scriptinganswers.com/
Home Discussion Training Sharing ... us
SAPIEN Solutions
SAPIEN homepage
PrimalScript
script editor+ide
PrimalScope
script debugger
Free Tools
script utilities
SAPIEN Press
tech books
ScriptingAnswers.com
learn+share
ScriptingOutpost.com
online store
Blog.Sapien.com
official blog
Contact Us
Welcome to ScriptingAnswers.com
You've found the Web's friendliest community for answers to your Windows administrative scripting questions, including VBScript and Windows PowerShell. We've recently reorganized to help you find what you need more easily:
  • Our Discussion Zone contains our famously-friendly forums, where thousands of Windows administrators have found the answers they need, and helped provide answers for their colleagues and peers.
    Our Sharing Zone includes our popular Essentials, consisting of Easy Explanations and frequently-requested script templates.
    Our Training Zone features free and commercial training options, including Webcasts, self-paced training, instructor-led training, and more. Our Tools Zone includes great free tools to use in your scripting projects.
We thank you for visiting - and hope you'll return often!

62. VBScript-Training.com
WMI allows vbscript programmers to do things like reboot remote computers, gather statistics (such memory, software installed, virus control) from remote
http://vbscript-training.com/
Home Online Store Course Outlines (PDF Files) Sample Videos ... Support March 31 2008 03:45:46 Navigation Home
Online Store

Course Outlines (PDF Files)

Sample Videos
...
Web Links

Other Videos WordPress (CMS)
Joomla (CMS)

Sharepoint

Coming Soon FAQ
Search

Downloads
Articles (Sample Code) Contribute to This Site Submit Link No Competition One of our so-called competitors offers under 6 hours of video training for a whopping $219 (choke, gasp, spew - you could hire a private tutor for that price). Did I mention that they ship their training on VHS tapes (remember those?). Check out our 'Course Outlines' link above. We offer a 2-days of training (15 hours) for $54 (2 CDs at $29 each). You watch our videos from a CD/ROM on your computer. We also include real-world lab/assignments in each course. Welcome VBScript and also Classic ASP/Visual Interdev Training - Self-Study CD/ROM Videos 1 or 2 Day VB/Script Training - Click "Course Outline" at top of screen for details, or "Sample Videos" to see a few free videos from the series. NEW (June 18, 2006)!

63. Introduction To VBScript & WSH
This is a brief introduction to the vbscript language under Windows Script Host (WSH). The target audience is community college students taking their
http://www.mhuffman.com/notes/language/vbs_intro.htm
// ==================================================================== // vbs_intro.htm // VBScript and Windows Script Host introduction // Mike Huffman, Portland Community College // // ~~~~~~~~~~~~~~~~~~~~~~~~~~~ revised = '19 DEC 2003 18:53'; // ==================================================================== var vbs_ver = 5.6; Home Lecture Notes QBasic Yabasic ... JavaScript
Introduction to VBScript and Windows Script Host
  • Example Source Code
  • About This Guide
    not intended to be a complete VBScript tutorial, and only presents essential WSH methods and properties to handle input and output (I/O). TOP
    Windows Script Host (WSH)
    The terms script and scripting language have been widely used (and abused!) to mean just about anything depending on the author and context. For the purpose of this guide I consider scripts to be relatively small text files written and executed without a special development environment, and I consider a scripting language to be the application that interprets and executes a script. Compare that with programs which are compiled from source code (also text files) into processor specific machine object code that is loaded into memory and executed by the operating system.
  • 64. VBScript Tutorials
    vbscript tutorials, vbscript training, learn vbscript, vbscript video training, vbscript training videos.
    http://www.vtc.com/products/vbscript-tutorials.htm
    var arrowImg='http://www.vtc.com/templates/country/us/images/layout/menuArrow.gif'; Username: Password: Sign Up Lost Password? Remember me Advanced Search
    • Home United States var H_PATH = "http://www.vtc.com"; var moreStr="Show Details"; var hideStr="Hide Details"; var MOVIE_SIZE = "Large"; VBScript Tutorials addthis_url = location.href; addthis_title = document.title; addthis_pub = 'markvtc';
      Online Contents For This Title
      We have made some of the video tutorials for VBScript freely available to help you evaluate our training. Click on any of the linked lesson listings below to preview FREE! Title Description Show Details Instructor, Steve Holzner , teaches you VBScript , the powerful scripting language that comes built into Internet Explorer. Learn to use VBScript code to change web pages on the fly, check data before it's sent to the server, or perform calculations behind the scenes. Make web pages come alive by handling the data the user enters into controls like text fields, list boxes, and dialog boxes. VBScript it also the language used in Active Server Pages (ASP), using such servers as the Internet Information Server (IIS) or Microsoft's Personal Web Server (PWS). Using VBScript in ASP, you can execute your own code on the server, putting together web pages in real time to send back to the browser. To being learning today, simple click on one of the VBScript lessons.
      Choose your media type: QuickTime

    65. O'Reilly Network -- VBScript Or Perl?
    Robbie Allen, author of Active Directory Cookbook and longtime Perl coder, outlines the advantages and disadvantages of Perl and vbscript to help you
    http://www.oreillynet.com/pub/a/network/2003/11/18/activedir_ckbk.html
    Sign In/My Account
    View Cart Articles Weblogs ... Podcasts
    var addthis_pub = 'odewahn'; Listen Print Discuss Subscribe to Windows ... Subscribe to Newsletters
    VBScript or Perl?
    The Windows Sys Admin's Scripting Dilemma
    by Robbie Allen , coauthor of Active Directory, 2nd Edition , and author of the recently released Active Directory Cookbook
    As I was working on Active Directory Cookbook , I had to make a decision that many Windows system administrators face at one point or another: whether to use VBScript or Perl? I'm a long-time Perl guy, but unfortunately, no matter how much I preach the benefits of Perl, the Windows sysadmin community hasn't embraced Perl the way it has been embraced on the Unix side. Ultimately I decided to use VBScript because it is the least common denominator as far as scripting languages go on the Windows platform (besides batch files, of course). I did, however, include Perl examples on my web site so as not to leave out the Perl coders. I was able to take the easy way out by using both in this case, but most system admins only need one, but which one? I've already stated my preference towards Perl, but I want to outline the pros and cons of each because both languages have their place. You can accomplish most of the basic system admin tasks with either language. For this reason you'll need to look at the other advantages and disadvantages of each language to determine which works best for you.
    Overview of VBScript
    VBScript is a subset of the Visual Basic programming language. You can run VBScript code using a

    66. How To Generate PDF In VBScript Using PDF Creator Pilot
    How to generate PDF in vbscript using PDF Creator Pilot.
    http://www.colorpilot.com/pdfsample_vbscript.html
    Components for Developers Two Pilots
    PDF Library Download ... In the Lab PDF version of this article is available.
    Click here to download.
    How to create PDF file in VBScript: "Hello, PDF!" example
    Step by Step
    PDF Creator Pilot can be used in VBScript (Visual Basic scripted language). This page contains a step-by-step tutorial that will teach you how to create PDF files from VBScript using PDF Creator Pilot library. Windows 98/2000/ME/XP has a built-in VBScript interpreter so all you have to do is to create text file which contains script and save it using " .vbs " extension. Install PDF Creator Pilot library on your computer Run Notepad and create a new text file. To create a PDF file from VBScript, you have to write a very simple script that will do the following steps:
  • create and initialize PDF Creator Pilot object; set the file name for your PDF file; draw "Hello, PDF!" message on the PDF document; disconnect from the library.
  • Content of "HelloPDF.vbs" file: ' create pdf library object Set PDF = CreateObject("PDFCreatorPilot3.PDFDocument3")

    67. P2p.wrox.com Forums - VBScript
    vbscript Programmer s Referenc SQL Functions Programmer s Ref. . NET Framework 1.x, Other Programming, vbscript, Other Programming Languages
    http://p2p.wrox.com/forum.asp?FORUM_ID=70

    68. W3Schools VBScript Tutorial : Learn How To Write VBScript, And How To Insert The
    vbscript is a Microsoft technology that requires Microsoft s Internet Explorer. In this vbscript tutorial you will learn how to write vbscript,
    http://www.bigwebmaster.com/1269.html
    W3Schools VBScript Tutorial
    VBScript is a Microsoft technology that requires Microsoft's Internet Explorer. In this VBScript tutorial you will learn how to write VBScript, and how to insert these scripts into your HTML documents to make your Web pages more dynamic and interactive. Start Learning VBScript. Topics include: VBScript introduction, VBScript How To, VBScript Where To, VBScript variables, VBScript procedures, VBScript conditional, VBScript looping, VBScript examples, VBScript references, VBScript functions, VBScript keywords.
    • Cost: Free
    Resource Specification
    Category:
    Visual Basic : Tutorials
    Title / Program Name:
    W3Schools VBScript Tutorial
    URL:
    http://www.w3schools.com/vbscript/
    Download URL:
    N/A
    Live Demo URL:
    N/A
    Screenshots URL:
    N/A
    Version:
    N/A
    File Size:
    N/A
    Released Date:
    N/A
    Cost:
    Free
    Platforms Supported:
    N/A
    Author:
    Keywords:
    VBScript introduction, VBScript tutorial, VBScript for beginners, learn VBScript, beginning VBScript, introduction to VBScript
    Summary:
    Learn how to write VBScript, and how to insert these scripts into your HTML
    Description:
    VBScript is a Microsoft technology that requires Microsoft's Internet Explorer. In this VBScript tutorial you will learn how to write VBScript, and how to insert these scripts into your HTML documents to make your Web pages more dynamic and interactive. Start Learning VBScript. Topics include: VBScript introduction, VBScript How To, VBScript Where To, VBScript variables, VBScript procedures, VBScript conditional, VBScript looping, VBScript examples, VBScript references, VBScript functions, VBScript keywords.

    69. When Setup Isn't Just Xcopy : VBScript (and Jscript) MSI CustomActions Suck
    Imagine a blog entry where I explain why vbscript and Jscript should not be used for MSI CustomActions.
    http://blogs.msdn.com/robmen/archive/2004/05/20/136530.aspx
    Welcome to MSDN Blogs Sign in Join Help
    when setup isn't just xcopy
    Rob Mensching on Software Installation and Open Source at Microsoft.
    This Blog
    Syndication
    Search
    Tags
    News
    var sc_project=1680592; var sc_invisible=1; var sc_partition=16; var sc_security="3bbce637"; This blog has moved to http://RobMensching.com/blog Subscribe to my blog's RSS Feed Technorati Profile This blog is licensed under a Creative Commons Attribution 2.5 License
    Archives
    External Links
    VBScript (and Jscript) MSI CustomActions suck
    Today was one of those days where you finally get around to looking at the time and wonder where the heck the hours went. It wasn't even like I really got a lot done. I think my context switch costs have been really high lately. It feels good to finally be home chilling out to the Perfecto Chills albums . I thought I'd relate a short story to you why VBScript (and Jscript for that matter) should not be used for CustomActions in an MSI. Today, I realized it was 15:39 when a fellow developer, we'll call him Joe, called me at work. My first thought was, "Jeez, it's almost 4 o'clock and I haven't got anything done!" My second thought was, "I bet Joe is screwed." Joe only calls me when the

    70. Understanding Numeric Data In VBScript
    vbscript—and programming in general—relies very heavily on numeric data. All computer data is stored and processed in binary (numeric) form.
    http://www.aspfree.com/c/a/BrainDump/Understanding-Numeric-Data-in-VBScript/
    BrainDump Home BrainDump Understanding Numeric Data in VBScript ASP Free Site ASP Free Forums Search Network ASP Free Forums .NET ASP ASP Code ... Support USERNAME PASSWORD SIGN UP! Lost Password? var addtoMethod=1; var AddURL = document.location.href; var AddTitle = escape(document.title); BRAINDUMP RSS
    Understanding Numeric Data in VBScript

    By: Nilpo
  • Search For More Articles! Author Terms
  • Rating:
    Table of Contents:
  • Understanding Numeric Data in VBScript Numeric Subtypes and Precision Number systems Conversion Functions ... Converting data types

  • Rate this Article: Poor Best ADD THIS ARTICLE TO: Del.ici.ous Digg Blink Simpy Google Spurl Y! MyWeb Furl Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend Print Version Of Article ... PDF Version Of Article ADVERTISEMENT The Web Buyer's Guide is your best source for white papers on a wide range of IT products and services. This Week's Featured White Papers: Building a Virtual Infrastructure from Servers to Storage by Network Appliance
    Understanding Numeric Data in VBScript

    (Page 1 of 5 )
    VBScript—and programming in general—relies very heavily on numeric data. All computer data is stored and processed in binary (numeric) form. However, this data is not limited solely to binary. To properly understand how VBScript operates, it’s important to fully understand numeric data.

    71. VBScript Tutorial
    Learn how to program with vbscript. This vbscript Tutorial is for beginners. It teaches you vbscript from the ground up starting with the basics.
    http://www.quackit.com/vbscript/tutorial/
    VBScript Tutorial
    Introduction
    VBScript Editors

    VBScript Syntax
    ...
    Summary
    VBScript Tutorial
    This VBScript Tutorial is for beginners. It teaches you VBScript from the ground up - starting with the basics. This tutorial assumes you are comfortable coding HTML. If you aren't comfortable with HTML, start with the HTML Tutorial first, then return to this page to learn VBScript!
    Table of Contents
    This VBScript tutorial consists of the following lessons:
  • Introduction VBScript Editors VBScript Syntax VBScript Variables ... Summary
  • Enjoy this website?
  • Link to this page (copy/paste into your own website or blog): Add this page to your favorite social bookmarks sites:
    Add this page to your Favorites
  • Oh, and thank you for supporting Quackit! Enter your search terms Web quackit.com Submit search form Print Version
    FREE Hosting!
    With every domain name you register with ZappyHost , you get FREE (ad supported) hosting. PLUS you get:
    • FREE Website Builder FREE Blog FREE Starter Web Page FREE Email Account
    Featured Template:
    (Build your websites in minutes!)
    Got a MySpace Page?

    72. Scripts - XML RSS Content Feed VBScript Class
    The XML RSS Content Feed vbscript Class makes it easy to download and display RSS XML News Feeds.
    http://www.tele-pro.co.uk/scripts/rss/

    73. SAPIEN Technologies, Inc. - VBScript Editor, PowerShell Editor, ASP Editor, Acti
    While many are designed specifically for vbscript or ASP, the ones implemented as COM components will work with any COMcompatible language,
    http://www.primalscript.com/Free_Tools/index.asp
    Home Products Features Resources Contact Us PrimalScript Editions Standard Professional Enterprise Compare Editions PrimalScript Bundles Professional Resource Kit Enterprise Resource Kit PrimalScript Universal Compare Bundles Add-Ons Snippets Packs For Admin Scripters For Flash Developers For Web Developers ... for Scripting
    SAPIEN Solutions
    SAPIEN homepage
    PrimalScript
    script editor+ide
    PrimalScope
    script debugger
    Free Tools
    script utilities
    SAPIEN Press
    scripting books
    Scripting Training
    education
    ScriptingAnswers.com
    community
    ScriptingOutpost.com
    online store
    Blog.Sapien.com
    official blog
    Contact Us

    my.SAPIEN.com
    NEWS PrimalScript Universal: "The Rolls Royce of scripting editors." PrimalScript Universal Resource Kit contains the entire scripting works that SAPIEN Technologies has to offer: an Enterprise version of PrimalScript 2007, a stand-alone debugger (PrimalScope 2008), and a multitude of training videos, resources, eBooks and snippets. It's everything a beginning to advanced scripter could ever need or want. Invest in your scripting career... Purchase PrimalScript Universal today.

    74. VBScript | »ù´¡½Ì³Ì | Ó¦Óü¼ÇÉ
    Translate this page This site may harm your computer.
    http://book.chinaz.com/others/web/web/vbscript/index.htm
    WEB¿ª·¢ ¡ú VBScript ʲ´ÊÇ VBScript ÔÚ HTML Ò³æÖÐÌí¼Ó VBscript ´úÂë VBScript Êý¾ÝÀàÐÍ VBScript ±äÁ¿ ... vbscriptÅжÏemailµØÖ·µÄºÏ·¨ÐÔ VBScript ×î½ü¸üРFileSystemObject ʾÀý´úÂë VBScript ´¦ÀíÎļþ Éè¼Æ FileSystemObject FileSystemObject ¶ÔÏó ... VBScript Select Case Óï¾ä document.writeln(""+url+"")

    75. VBScript Vs. JScript
    vbscript and JScript are extremely lightweight ActiveX Scripting languages. ActiveX Scripting Engines may be used in a variety of Microsoft environments
    http://webcoder.info/reference/vbsvsjs.html
    VBScript vs. JScript
    Brian Lalonde VBScript and JScript are extremely lightweight ActiveX Scripting languages. ActiveX Scripting Engines may be used in a variety of Microsoft environments: Windows Scripting Host HyperText Applications HyperText Components and scripting for Internet Explorer, and classic Active Server Pages . There are other ActiveX Scripting languages, such as ActivePerl and ActivePython, but these tend to be complete languages in contrast to the minimal logic layer that VBScript and JScript provide. In fact, VBS JS must use ActiveX/ COM components to accomplish anything other than trivial tasks. This optimization results in some noteworthy shortcomings in both languages.
    VBScript Strengths
    • The De Facto Standard VBScript is typically the default scripting language for ActiveX Scripting environments, and so is used far more widely than any other scripting engine. The English-like syntax is arguably more approachable for less technical users. VBScript SafeArrays are typically the type of array expected by COM components (e.g. the ActiveDirectory Filter property). By Reference Parameters Multiple, bidirectional, or large arguments may be passed

    76. Sample VB Script To Send A Fax Programmatically
    Sample VB Script to Send a Fax Programmatically. Below is the VBscript for Windows Script Host (cscript.exe/wscript.exe). This script can be easily
    http://sandlerco.com/VBScript.htm
    Software Developers and Consultants
    Sample VB Script to Send a Fax Programmatically
    Below is the VB-script for Windows Script Host (cscript.exe/wscript.exe). This script can be easily customised for VB6 or VBA script (MS Office). For more advanced scripting using VB6 and VBA, consider to add a COM reference to Microsoft Fax Service Extended COM Type Library (Windows XP and above), or FaxCom Type Library (Windows 2000). Sub CheckError(strDetails)
    Dim strErr
    WScript.Echo strErr
    WScript.Quit(Err.Number)
    End If
    End Sub On Error Resume Next
    For Windows XP
    Set FaxServer = WScript.CreateObject("FAXCOMEX.FaxServer")
    CheckError("WScript.CreateObject(FAXCOMEX.FaxServer)")
    WScript.Echo "FaxServer created"
    ' Connect to the fax server. Specify computer name if the server is remote. See How to connect to a remote Fax Service for details.
    FaxServer.Connect ""
    CheckError("FaxServer.Connect") Set FaxDoc = WScript.CreateObject("FAXCOMEX.FaxDocument") CheckError("WScript.CreateObject(FAXCOMEX.FaxDocument)") ' Set file name of any printable document.

    77. JavaScript Demos: VBScript
    Microsoft supports two scripting languages for use with HTML, both JScript which is its implementation of JavaScript, and vbscript which is very similar in
    http://www.unh.edu/NIS/Courses/JS3min/Demos/VBScript.html
    This page requires a suitably JavaScript-capable browser.
    JavaScript Demos:
    VBScript vs. JavaScript.
    jim.cerny@unh.edu 13-AUG-1998
    Discussion.
    Microsoft supports two scripting languages for use with HTML, both JScript which is its implementation of JavaScript, and VBScript which is very similar in use and syntax except it is based on a subset of Microsoft's Visual Basic language. Microsoft describes VBScript this way: When used in Internet Explorer, VBScript is directly comparable to JavaScript (not Java). Like JavaScript, VBScript is a pure interpreter that processes source code embedded directly in the HTML. VBScript code, like JavaScript, does not produce standalone applets but is used to add intelligence and interactivity to HTML documents. For the millions of programmers who already know Visual Basic, VBScript is a valuable alternative to JavaScript in activating web pages. Here is a simple example of a script to display a welcome message on a Web page, based on the time of day. First is a JScript version, then a VBScript version, both taken from the Microsoft samples area. They are listed sequentially below, but you can also click on each of the following links to bring them up in separate JScript and VBScript windows for side-by-side comparison.

    78. VBScript Language Reference
    vbscript Language Reference. Sun Chili!Soft ASP supports version 3.1 of This section provides reference information on the following vbscript topics
    http://www.scit.wlv.ac.uk/appdocs/chili-asp/html/vbscript_language_reference.htm
    Sun Chili!Soft ASP Docs Chapter 5: Developer's Reference
    VBScript Language Reference
    Sun Chili!Soft ASP supports version 3.1 of Microsoft Visual Basic Scripting Edition (VBScript). This section provides reference information on the following VBScript topics: VBScript Constants VBScript Operators VBScript Statements VBScript Functions ... Legal Notice

    79. Network Monitor VBScript Guidelines
    How to write vbscript routines to check the status of your network.
    http://www.activexperts.com/support/activmonitor/online/vbscript/
    Network Monitor
    Support

    FAQ/KB

    Forum

    Contact Support

    Network Monitor
    Product Overview
    Download (.exe) Brochure (.pdf) Manual (.pdf) ... Purchase Info
    Download ActiveXperts Network Monitor 7.0 (6239 KB - .exe file)
    Download Manual (653 KB - .pdf file)
    ActiveXperts.com
    Support ActiveXperts Network Monitor Online Network Monitor VBScript Guidelines
    Network Monitor VBScript Guidelines
    Introduction
    Network Monitor and VBScript routines
    Testing a new VBScript routine Notifications through VBScript ... Samples Introduction VBScript is a subset of Visual Basic that will allow you to include simple to very complex programs in your daily system administration duties. Even though it doesn't support all the features of Visual Basic, it is not a toy language, but a full-featured language with most of the attributes of familiar languages such as C++ or Java. If you've been limited to bat files in your admin tasks, you are painfully aware of the limitations bat files impose on your admin needs. Bat files are simply a sequential list of DOS commands stored in a file with the bat extension. With VBScript you'll have the power to perform almost any task you can imagine. But before you can tap this valuable resource you'll have to master the rudiments of programming. Network Monitor and VBScript routines To allow Network Monitor to process your VBScript based routine, it must meet the following requirements:

    80. VBScript
    vbscript. Tested Version, 5.6.0.7426 (WSH Version 5.6) Download, http//msdn.microsoft.com/scripting/vbscript/download/vbsdown.htm
    http://dada.perl.it/shootout/vbscript.html
    VBScript Back to the Win32 Shootout
    Back to dada's perl lab

    [The Original Shootout]
    [NEWS] ... [Scorecard] VBScript Tested Version 5.6.0.7426 (WSH Version 5.6) Home Page http://msdn.microsoft.com/scripting/default.htm Download http://msdn.microsoft.com/scripting/vbscript/download/vbsdown.htm View All Source Code For VBScript (Ranks in Red in the table below are those which fall below the average Rank for this language over all tests.
    The corresponding programs could possibly benefit from further optimization.) Test Source Code Avg Rank: 37 Avg Rank: 29 Avg Rank: 16 Log CPU Rank Mem Rank LOC Rank Ackermann's Function ackermann.vbscript F (F) * F (F) * log Array Access ary3.vbscript log ... matrix.vbscript T (T) * T (T) * log Method Calls methcall.vbscript log ... moments.vbscript F (F) * F (F) * log String Concatenation strcat.vbscript log ... wordfreq.vbscript T (T) * T (T) * log *Test Implemented but not measured (timeout or error). Tests Not Implemented For This Language:
    Echo Client/Server
    Exception Mechanisms Spell Checker Count Lines/Words/Chars ...
    Back to dada's perl lab

    Send comments or suggestions to dada@perl.it

    Page 4     61-80 of 83    Back | 1  | 2  | 3  | 4  | 5  | Next 20

    free hit counter