RxULS: Difference between revisions
Appearance
mNo edit summary |
|||
Line 1: | Line 1: | ||
A [[REXX]] interface to OS/2's Universal Language Support (Unicode) support. | A [[REXX]] interface to OS/2's Universal Language Support (Unicode) support. | ||
==License== | ==License== | ||
Line 30: | Line 26: | ||
==Links== | ==Links== | ||
*Download: [http://www.altsan.org/os2/toolkits/uls/rxuls_052.zip Version 0.5.2] (2008-03-10) | |||
* [http://trac.netlabs.org/rexxlibs Netlabs Project] | * [http://trac.netlabs.org/rexxlibs Netlabs Project] | ||
[[Category:REXX]] | [[Category:REXX Function Library]] |
Revision as of 23:26, 18 January 2017
A REXX interface to OS/2's Universal Language Support (Unicode) support.
License
- BSD 3-Clause
Files
- RXULS.DLL
Functions
- ULSGetUnicodeClipboard
- ULSPutUnicodeClipboard
- ULSLoadFuncs
- ULSFindAttr
- ULSDropFuncs
- ULSTransform
- ULSQueryAttr
- ULSGetLocales
- ULSFormatTime
- ULSCountryLocale
- ULSQueryLocaleItem
- ULSConvertCodepage
- ULSVersion
Author
Links
- Download: Version 0.5.2 (2008-03-10)
- Netlabs Project