• CpuFrequenz CpuFrequenz 4.36
    CpuFrequenz
    Small tool to accurately identify the CPU frequency. The PC is slow! Is it the CPU?
  • VideoPad Free Movie and Video Editor VideoPad Free Movie and Video Editor 16.46
    VideoPad Free Movie and Video Editor
    This free video editing and movie making program is designed to be intuitive. With this free Video Editor, making videos has never been more fun!
  • Express Zip Plus Edition Express Zip Plus Edition 11.25
    Express Zip Plus Edition
    Express Zip is a compression and archiving tool. This software allows users to manage, create, and extract zipped folders and files. Express Zip is intuitive and very easy to use. Simply download and install to start managing zip files and folders.
  • Bilsoft v3 Pre-Accounting Program Bilsoft v3 Pre-Accounting Program 3.0.0
    Bilsoft v3 Pre-Accounting Program
    Simple interface and easy usage allow you to complete all your work with a single click without the need for process confusion.
  • Express Scribe Transcription Software Express Scribe Transcription Software 13.24
    Express Scribe Transcription Software
    Express Scribe Transcription Software by NCH Software is a full-featured audio player specifically designed for typists and transcription work. Featuring foot pedal control, variable speed, speech to text engine integration and supports a number of a
  • Swiss File Knife Swiss File Knife 2.0.0.2
    Swiss File Knife
    Command line tool for daily tasks. Find text in files, dir tree size, filter and replace text, instant http/ftp server, find duplicate files, join files, md5 lists, run a command on all files, detab, hexdump. no installation, ideal for usb stick.
  • SnipSVG SnipSVG 1.4.0
    SnipSVG
    SnipSVG is a screen capture and image editing utility, which uses primarily SVG vector image.
  • LogonExpert LogonExpert 10.7
    LogonExpert
    LogonExpert is a Windows autologon for your home/office computer or corporate server. LogonExpert quickly and securely logs in a user by direct interaction with the WinLogon autologon system without using the registry.
  • Atlantis Word Processor Atlantis Word Processor 4.4.1.10
    Atlantis Word Processor
    Atlantis is a standalone word processor for both professional writers and those who create documents only occasionally. Powerful and feature-rich, user-friendly and fully-customizable, it will let you work on your own terms.
  • Boom 3D: Audio Enhancer with 3D Surround Sound Boom 3D: Audio Enhancer with 3D Surround Sound 1.6.0
    Boom 3D: Audio Enhancer with 3D Surround Sound
    Boom 3D is a system wide volume booster and Audio equalizer for Mac and Windows that offers an enhanced audio experience through addictive audio effects, personalized equalizer presets and mind blowing volume boost.
 
  •  
     
     
     
     
    CpuFrequenz CpuFrequenz
    CpuFrequenz
    Small tool to accurately identify the CPU frequency. The PC is slow! Is it the CPU?
  •  
     
     
     
     
    VideoPad Free Movie and Video Editor VideoPad Free Movie and Video Editor
    VideoPad Free Movie and Video Editor
    This free video editing and movie making program is designed to be intuitive. With this free Video Editor, making videos has never been more fun!
  •  
     
     
     
     
    Express Zip Plus Edition Express Zip Plus Edition
    Express Zip Plus Edition
    Express Zip is a compression and archiving tool. This software allows users to manage, create, and extract zipped folders and files. Express Zip is intuitive and very easy to use. Simply download and install to start managing zip files and folders.
  •  
     
     
     
     
    Bilsoft v3 Pre-Accounting Program Bilsoft v3 Pre-Accounting Program
    Bilsoft v3 Pre-Accounting Program
    Simple interface and easy usage allow you to complete all your work with a single click without the need for process confusion.
  •  
     
     
     
     
    Express Scribe Transcription Software Express Scribe Transcription Software
    Express Scribe Transcription Software
    Express Scribe Transcription Software by NCH Software is a full-featured audio player specifically designed for typists and transcription work. Featuring foot pedal control, variable speed, speech to text engine integration and supports a number of a
  •  
     
     
     
     
    Swiss File Knife Swiss File Knife
    Swiss File Knife
    Command line tool for daily tasks. Find text in files, dir tree size, filter and replace text, instant http/ftp server, find duplicate files, join files, md5 lists, run a command on all files, detab, hexdump. no installation, ideal for usb stick.
  •  
     
     
     
     
    SnipSVG SnipSVG
    SnipSVG
    SnipSVG is a screen capture and image editing utility, which uses primarily SVG vector image.
  •  
     
     
     
     
    LogonExpert LogonExpert
    LogonExpert
    LogonExpert is a Windows autologon for your home/office computer or corporate server. LogonExpert quickly and securely logs in a user by direct interaction with the WinLogon autologon system without using the registry.
  •  
     
     
     
     
    Atlantis Word Processor Atlantis Word Processor
    Atlantis Word Processor
    Atlantis is a standalone word processor for both professional writers and those who create documents only occasionally. Powerful and feature-rich, user-friendly and fully-customizable, it will let you work on your own terms.
  •  
     
     
     
     
    Boom 3D: Audio Enhancer with 3D Surround Sound Boom 3D: Audio Enhancer with 3D Surround Sound
    Boom 3D: Audio Enhancer with 3D Surround Sound
    Boom 3D is a system wide volume booster and Audio equalizer for Mac and Windows that offers an enhanced audio experience through addictive audio effects, personalized equalizer presets and mind blowing volume boost.

 

EzScript Scripting Component 1.1

 

 
Program Info
 

License:
 
Last Update: 2013-09-20
 
Release Status: Minor Update
 
Size: 1.84 MB
 
Price: $100  Buy
 
Downloads: 20
 
Publisher: EzTools Software
 
OS Support: Win95, Win98, WinME, WinNT 4.x, Windows2000, WinXP, Windows2003
 
Category: Windows/Development/Components & Libraries
 
Rating
0


 



EzScript Scripting Component

 
Publisher's Description
 
 
T

he Incredible ScriptObject

Microsoft has produced many good technologies. One of most powerful, yet easy to use has been ASP (Active Server Pages) webserver. This technology uses Active Scripting languages (now named Windows Scripting) to enable just about anyone to create a dynamically-generated webpage in a couple of minutes. The two most commonly used languages are VBScript and JScript (Javascript work-alike). Another great technology is COM. Most Windows programming languages support COM.

We have combined these technologies into an ASP-like COM object. With EzScript, you can create "script pages" much like ASP pages. These pages can be pure script code, or can have plain text intermixed with the code, just like ASP. This is what makes the ScriptObject so powerful and versatile.

EzScript is a COM DLL. The main object - the ScriptObject - is a scriptable COM object that executes script using one of the Windows Script engines. You can use it directly in any COM-aware programming language, such as VB, C++, .NET, Delphi, etc. EzScript runs any of the various Windows Scripting Engines, eg. VBScript or JScript. EzScript initializes the script engine and runs script files, or script passed as a string parameter. BUT!...EzScript also works like the Microsoft ASP webserver engine, and parses script intermixed with text, giving you the ability to create HTML/XML and other documents the same way you would with an ASP page. It uses the same <%...%> delimiter tags as does ASP, so you could write a script to output the text "Scripting is easy with EzScript" like this:

Scripting is <%="easy"%> with EzScript

Not only that, EzScript also supports the familiar ASP <--#include...--> and @ Language= statements, so you can include other files that contain your utility functions, and specify the script language programmatically from the script.

Languages supported

English