EHLLAPI
{{Short description|1986 communication software by IBM}}
Emulator High-level Language Application Program Interface (EHLLAPI) is an enhanced version of HLLAPI. It was introduced in 1986 by IBM in association with the IBM 3270 PC[http://www.caseint.com/ehllapi.htm "A Little History"] {{Webarchive|url=https://web.archive.org/web/20080907130316/http://www.caseint.com/ehllapi.htm |date=2008-09-07 }}, caseint.com to provide access from a DOS PC environment to data on an IBM mainframe.[http://www.inventu.com/ehllapi.html "EHLLAPI - The Olde Way to Integrate"]
EHLLAPI can be used to determine screen characters, track and send keystrokes, check the host status and perform file transfers. Typically this API was employed for communication with existing mainframe applications without
the need to modify the application code.[http://publib.boulder.ibm.com/infocenter/pcomhelp/v5r9/index.jsp?topic=/com.ibm.pcomm.doc/books/html/emulator_programming08.htm "EHLLAPI Functions"], IBM.COM EHLLAPI could map a screen between different IBM 3270 legacy applications, allowing information to be transferred between the two. It was often used for automated control of applications via keystroke input and screen scraping.
See also
References
{{reflist|refs=
Sometimes termed "Extended" or "Enhanced" HLLAPI.
}}
Category:Application programming interfaces
{{emulation-stub}}