Skip to content
This repository has been archived by the owner on Sep 27, 2022. It is now read-only.

exorcistas/autoit-rocket-bluezone-udf

Repository files navigation

Rocket BlueZone API UDF

Table of Contents

About

This UDF is an AutoIt wrapper for 'Rocket Bluezone' 3270 terminal emulator.
It uses exposed COM objects to communicate to emulator on application level.
Note, that not all functionality might be mapped or updated in current published version.

Prerequisites

User must have 'Rocket Bluezone' application installed and COM objects exposed.

Installation

Simply copy RocketBZ_*.au3 files to your development directory and use #include to point to these files in the source code.

Documentation