exorcistas / autoit-rocket-bluezone-udf

AutoIt UDF wrapper for 'Rocket Bluezone' terminal emulator.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

AutoIt UDF wrapper for 'Rocket Bluezone' terminal emulator.

License:MIT License


Languages

Language:AutoIt 100.0%