Summary
############################################################################
File: reassign.icn
Subject: Procedures to access RE groupings and format into a string
Author: David A. Gamey
Date: May 2, 2001
############################################################################
This file is in the public domain.
############################################################################
Descriptions:
ReAssign( s ) : s2
Replaces sequences of \n in s with the corresponding parenthesis
groups from the last regular expression match/find (if one exists).
Special characters:
\n use nth parenthesis group
\\ escaped \
\n.i nth group followed by a number
############################################################################
Links: regexp
###########################################################################
Procedures:
ReAssign
Links:
regexp.icn
This file is part of the (main) package.
Source code.
ReAssign(s)
This page produced by UniDoc on 2021/04/15 @ 23:59:54.