Host Language Interface (HLI): Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "==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...")
 
No edit summary
Line 14: Line 14:
This list is also available as a "See also" link from each of the programming guide pages.  
This list is also available as a "See also" link from each of the programming guide pages.  


{{Template: HLI topic list}}
{{Template: HLI programming topic list}}


[[Category: Host Language Interface]]
[[Category: Host Language Interface]]

Revision as of 16:40, 29 April 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.

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.