Jump to content

Rexx/EEC: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
An extension that allows [[REXX]] to encode/decode, de/compress and encrypt/decrypt strings. This is useful for a variety of functions and ideal for working with a bunch of file formats such as some versions of [[XML]].
An extension that allows [[REXX]] to encode/decode, de/compress and encrypt/decrypt strings. This is useful for a variety of functions and ideal for working with a bunch of file formats, such as some versions of [[XML]].


==Version==
==Version==

Revision as of 18:02, 14 September 2022

An extension that allows REXX to encode/decode, de/compress and encrypt/decrypt strings. This is useful for a variety of functions and ideal for working with a bunch of file formats, such as some versions of XML.

Version

  • REXX/EECL v1 (2008-05-19)

Licence

Links