RxULS: Difference between revisions
Appearance
No edit summary |
No 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. | ||
;Files | |||
* RXULS.DLL | |||
==License== | ==License== | ||
* BSD 3-Clause | * BSD 3-Clause | ||
==Functions== | ==Functions== |
Revision as of 00:21, 15 November 2020
A REXX interface to OS/2's Universal Language Support (Unicode) support.
- Files
- RXULS.DLL
License
- BSD 3-Clause
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