< Rexx Programming < How to Rexx

The rexx scripting language does not have integral support for regular expressions. However, some rexx interpreters offer support for regular expressions via external function libraries or through implementation specific extensions. It is possible to emulate regular expressions through appropriate coding techniques.

This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.