Jump to content

RexxUni: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
 
Line 16: Line 16:


==Links==
==Links==
* [https://hobbes.nmsu.edu/download/pub/os2/dev/rexx/rexxuni20.zip rexxuni20.zip]
* [rexxuni20.zip]


[[Category:REXX Function Library]]
[[Category:REXX Function Library]]

Latest revision as of 01:22, 5 October 2023

REXXUNI.DLL provides a part of UniCode API for Rexx programs. The source code (Pascal with inline assembly) is included.

  • Author: Max Alekseyev

Functions

  • UniLoadFuncs()
  • UniDropFuncs()
  • UniQueryCp([CpName])
  • UniXlat(Str, [ToCp] [,FromCp])
  • UniCpName([Cp])

Version

  • 1.0 (2001)
  • 1.1
  • 1.2
  • 2.0 (Jan 2002)

Links

  • [rexxuni20.zip]