Host Language Interface (HLI): Difference between revisions

From m204wiki
Jump to navigation Jump to search
No edit summary
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
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.


==HLI programming guide topics==
For more overview information, see [[Introduction to the HLI facility]].
The <var class="product">HLI</var> programming guide consists of the pages listed below.  


This guide is directed primarily to the application programmer who is using the
==HLI programming topics==
The topics listed below provide information on HLI programming, such as information on threads, database processing, and transaction processing.
 
These topics are directed primarily to the application programmer who is using the
HLI facility for the first time.  
HLI facility for the first time.  
<p>The information about [[HLI: Threads#Multiple cursor IFSTRT threads|multiple cursor IFSTRT threads]] is provided for both first-time and experienced HLI application
<p>The information about [[HLI: Threads#Multiple cursor IFSTRT threads|multiple cursor IFSTRT threads]] is provided for both first-time and experienced HLI application
programmers who are using that functionality for the first time.</p>
programmers who are using that functionality for the first time.</p>


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 HLI programming topics.  


{{Template: HLI programming topic list}}
{{Template: HLI programming topic list}}
==HLI reference topics==
The topics listed below provide HLI reference information, such as HLI job design and requirements, function calls, and completion codes.
This list is also available as a "See also" link from each of the HLI reference topics.
{{Template: HLI reference topic list}}


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

Latest revision as of 17:07, 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 topics

The topics listed below provide information on HLI programming, such as information on threads, database processing, and transaction processing.

These topics are 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 HLI programming topics.

HLI reference topics

The topics listed below provide HLI reference information, such as HLI job design and requirements, function calls, and completion codes.

This list is also available as a "See also" link from each of the HLI reference topics.