Please enable JavaScript to view this site.

ATE Reference

Navigation: » No topics above this level «

Introduction

Scroll Prev Top Next More

Added June 2010

The A-Shell Terminal Emulator, ATE, provides client (PC) side software for applications that have been developed using the A-Shell User Interface (AUI). AUI allows AlphaBASIC applications to present the user with a graphical user interface. This works, in simplest terms, by the AlphaBASIC program (running on a Linux/UNIX host) sending commands to the terminal PC like "create a dialog box here." ATE, running on the terminal PC, is required to interpret and execute the actual drawing of the specified dialog box. AUI provides the programmer with programmatic access to most of the graphical functions of Windows, and ATE is responsible for executing those functions on the target PC.

Why Use ATE?