RxULS: Difference between revisions
Appearance
mNo edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
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. | ||
;Files | |||
* RXULS.DLL | * RXULS.DLL | ||
Line 22: | Line 18: | ||
*[[ULSVersion]] | *[[ULSVersion]] | ||
==License== | |||
* BSD 3-Clause | |||
==Author== | ==Author== | ||
* [[Alex Taylor]] | * [[Alex Taylor]] |
Latest revision as of 23:56, 16 January 2021
A REXX interface to OS/2's Universal Language Support (Unicode) support.
- Files
- RXULS.DLL
Functions
- ULSGetUnicodeClipboard
- ULSPutUnicodeClipboard
- ULSLoadFuncs
- ULSFindAttr
- ULSDropFuncs
- ULSTransform
- ULSQueryAttr
- ULSGetLocales
- ULSFormatTime
- ULSCountryLocale
- ULSQueryLocaleItem
- ULSConvertCodepage
- ULSVersion
License
- BSD 3-Clause
Author
Links
- Download: Version 0.5.2 (2008-03-10)
- Netlabs Project