Welcome to MorphOS-Storage, a webserver dedicated to MorphOS users. ©2016-2024 Meta-MorphOS.org
Description:An Arexx library bridge to charsets.library
Developer/Porter:Alfonso Ranieri
Mail:
Homepage:https://alfie.altervista.org
Readme:
This is an Arexx library bridge to MorphOS charsets.library.
Its main goal is to convert strings to various charsets.

Add

call addlib('rxcharsets.library',0,-30)

to use it in your ARexx macro.

Always remember that ARexx strings are max 65535 chars long.
So, if you convert a 30000 chars long string to UTF-8, the
resulting string might exceds that limit and RxCSConvert()
function return a "string too long" ARexx error.

I am Alfonso Ranieri

My e-mail address is alforan@tin.it

You can find last version of this library at:
https://alfie.altervista.org


Warning
THIS SOFTWARE AND INFORMATION ARE PROVIDED "AS IS". ALL USE
IS AT YOUR OWN RISK, AND NO LIABILITY OR RESPONSIBILITY IS
ASSUMED. NO WARRANTIES ARE MADE.

Requirements
The library needs MorphOS version 3.18 or higher.

Installation
Copy rxcharsets.library to LIBS:

Distribution
rxcharsets.library is released as a Public Domain Software.

Upload Date:Jul 23 2024
Category:Development/Arexx
Download:rxcharsets-0.1.lha
Md5:9ff330965e292a29eb2292eb244add37
Size:34 KB
Downloads:145
Screenshot(s)
History
Last Comments