Jump to content

ICSS REXX Interface: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
ICSSREXX is a set of REXX external functions which call the ICSS APIs. All APIs and parameters are enabled. A non-zero return code means that you called the function with the wrong number of parameters. Otherwise, each function returns a string consisting of the ICSS return value followed by the other ICSS output fields, if any.
ICSSREXX is a set of REXX external functions which call the ICSS APIs. All APIs and parameters are enabled. A non-zero return code means that you called the function with the wrong number of parameters. Otherwise, each function returns a string consisting of the ICSS return value followed by the other ICSS output fields, if any.


==Files==
==Files==
Line 6: Line 6:
==Download==
==Download==
* [https://hobbes.nmsu.edu/download/pub/os2/dev/rexx/icrexx.zip icrexx.zip] (1994-May-05)
* [https://hobbes.nmsu.edu/download/pub/os2/dev/rexx/icrexx.zip icrexx.zip] (1994-May-05)
==Author==
* IBM


==License==
==License==
The use of the ICSS REXX Interface DLL is licensed only to licensees of the IBM Continuous Speech Series Developer's Tool Kit and is subject to all the terms and conditions of the Program License Agreement that is included with this Tool Kit.
The use of the ICSS REXX Interface DLL is licensed only to licensees of the IBM Continuous Speech Series Developer's Tool Kit and is subject to all the terms and conditions of the Program License Agreement that is included with this Tool Kit.
[[Category:REXX Function Library]]

Revision as of 22:29, 25 June 2021

ICSSREXX is a set of REXX external functions which call the ICSS APIs. All APIs and parameters are enabled. A non-zero return code means that you called the function with the wrong number of parameters. Otherwise, each function returns a string consisting of the ICSS return value followed by the other ICSS output fields, if any.

Files

  • ICSSREXX.DLL

Download

License

The use of the ICSS REXX Interface DLL is licensed only to licensees of the IBM Continuous Speech Series Developer's Tool Kit and is subject to all the terms and conditions of the Program License Agreement that is included with this Tool Kit.