Eventcordersuite
The most versatile macro recorder for Windows in the world

Important: this web site concerns older version 2.
For the new version 3 go
here.
What is new in version 3?

Already purchased version 2? Upgrade to new version with 50% discount!

 
 
Return to previous page, if anyGo to Eventcorder suite main page
 


E-Scripter - Main benefits and features

E-Scripter is the application for writing scripts in MS VBScript. E-Scripter drives another application through Eventcorder and can use specialized objects for testing purposes.

  • Workspaces
    Organize files belonging to various projects to separate directories, or share some files accross more projects. Change over from one project to the other easily by selecting a relevant Workspace.

  • Include files
    Use #Include statement to include other scripts. Keep your code neat and short by creating libraries.

  • Auto-create objects
    Keep a list of auto-create objects to simplify the code. Call methods and properties of auto-create object directly, without a need to create the object instance first, and without using the object_name.method_name syntax.