Host Language Interface (HLI): Difference between revisions

From m204wiki
Jump to navigation Jump to search
No edit summary
Line 3: Line 3:


Using the HLI facility, you can access Model 204 from a host language application and process against the database.
Using the HLI facility, you can access Model 204 from a host language application and process against the database.
For more overview information, see [[Introduction to the HLI facility]].


==HLI programming guide topics==
==HLI programming guide topics==

Revision as of 17:00, 2 May 2016

Overview

The Model 204 Host Language Interface (HLI) facility enables you to invoke nearly all the system functions from applications written in programming languages such as COBOL, FORTRAN, PL/1, Assembler, Pascal, and C.

Using the HLI facility, you can access Model 204 from a host language application and process against the database.

For more overview information, see Introduction to the HLI facility.

HLI programming guide topics

The HLI programming guide consists of the pages listed below.

This guide is directed primarily to the application programmer who is using the HLI facility for the first time.

The information about multiple cursor IFSTRT threads is provided for both first-time and experienced HLI application programmers who are using that functionality for the first time.

This list is also available as a "See also" link from each of the programming guide pages.