This UDF is an AutoIt wrapper for 'MicroFocus/Attachmate Extra!' 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.
User must have 'MicroFocus/Attachmate Extra!' 32-bit application installed with COM objects exposed.
Simply copy .au3
files to your development directory and use #include
to point to these files in the source code.
- Use
EXTRA_API_*_UDF.au3
for base functionality to 3270 emulator.