Jump to content

IMHAPI: Difference between revisions

From EDM2
Created page with "An EHLLAPI Scripting and Development Utility. ==Download== * Version 1.0 [https://github.com/OS2World/DEV-UTIL-EHLLAPI-IMHAPI] Category:Tools"
 
Ak120 (talk | contribs)
mNo edit summary
 
Line 1: Line 1:
An [[EHLLAPI]] Scripting and Development Utility.
'''IMHAPI''' is a scripting utility for driving OS/2 Communication Manager's [[EHLLAPI]] interface developed by Paul Firgens.


==Download==
IMHAPI helps to simplify the prototyping and creation of EHLLAPI programs by creating an fairly easy means to access EHLLAPI. IMHAPI requires OS/2 Communications Manager 1.3 to operate.
* Version 1.0 [https://github.com/OS2World/DEV-UTIL-EHLLAPI-IMHAPI]


[[Category:Tools]]
==Features==
* IMHAPI - executable program with documentation and source code
* SAMPLIPE - executable program with source code and sample script
* REXXHAPI.DLL - REXX external function DLL with source code and sample REXX program (CHEKMAIL.CMD)
 
==REXXHAPI.DLL==
*MkHaPipe
*ToHapi
 
==Version==
*1.0 (Dec 1991)
 
==Links==
*https://github.com/OS2World/DEV-UTIL-EHLLAPI-IMHAPI
 
[[Category:REXX Function Library]]

Latest revision as of 01:07, 14 December 2019

IMHAPI is a scripting utility for driving OS/2 Communication Manager's EHLLAPI interface developed by Paul Firgens.

IMHAPI helps to simplify the prototyping and creation of EHLLAPI programs by creating an fairly easy means to access EHLLAPI. IMHAPI requires OS/2 Communications Manager 1.3 to operate.

Features

  • IMHAPI - executable program with documentation and source code
  • SAMPLIPE - executable program with source code and sample script
  • REXXHAPI.DLL - REXX external function DLL with source code and sample REXX program (CHEKMAIL.CMD)

REXXHAPI.DLL

  • MkHaPipe
  • ToHapi

Version

  • 1.0 (Dec 1991)

Links