Previous Topic

Next Topic

Book Contents

Book Index

Home Page

Introduction to Macros and VBScript

In order to effectively use Active Call Center, you must learn how to write your own macros.

A "Macro" is a mini-program that performs a sequence of actions. Active Call Center allows you to write your own custom macros for each Node: you can create custom actions at every step of a phone call! Macros give the Call Tree developer significant control over Active Call Center's action during a phone call and are the key feature that allows integration of other applications with Active Call Center.

Use macros to accomplish the following tasks and much, much more:

Active Call Center uses Microsoft Visual Basic Scripting Edition (VBScript for short) as its macro language. After careful research, we selected VBScript as the scripting language of choice for several key reasons:

VBScript is easy to learn and use. You can get more information about VBScript at Microsoft's VBScript Site. There are also many tutorial books available to help you learn about VBScript. Finally, there are also public internet usenet groups such as microsoft.public.scripting.vbscript where you can turn to for help from VBScripters all over the world!

See Also

Introduction

Getting Started

Starting Active Call Center for the First Time

Testing Your Modems and Telephony Hardware

Introduction to Call Trees

Main Program Window

Examples

Limitations of the Software